lxqt-globalkeys: update to 1.1.0.
This commit is contained in:
parent
69e74a10fe
commit
402e852104
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxqt-globalkeys'
|
||||
pkgname=lxqt-globalkeys
|
||||
version=1.0.1
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
|
@ -8,9 +8,9 @@ makedepends="liblxqt-devel"
|
|||
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||
checksum=b81944cc8d8f20f1eeedb3cd54d4e6ad86a1697d71b4212cf60110af43559a45
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-globalkeys/archive/${version}.tar.gz"
|
||||
checksum=ce0cbdbfbddef4ea9b2018b61fb6fc03caeea57fc31bc6f4bb54a04619edb2aa
|
||||
replaces="lxqt-common>=0"
|
||||
|
||||
lxqt-globalkeys-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue