lxqt-globalkeys: update to 0.17.0.
This commit is contained in:
parent
d601523505
commit
5e2936a8e2
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'lxqt-globalkeys'
|
# Template file for 'lxqt-globalkeys'
|
||||||
pkgname=lxqt-globalkeys
|
pkgname=lxqt-globalkeys
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||||
checksum=9245d93a98960eee655f87ee9c3bb839580a7e6589c8540d0af73489eff1d1ed
|
checksum=90c409e95efefb2ee87e99504b955a2a84d4404157d2c1b7b7992b0571c4de5e
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
||||||
lxqt-globalkeys-devel_package() {
|
lxqt-globalkeys-devel_package() {
|
||||||
|
|
Loading…
Reference in a new issue