aboutsummaryrefslogtreecommitdiffstats
path: root/community/lxqt-globalkeys/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxqt-globalkeys/APKBUILD')
-rw-r--r--community/lxqt-globalkeys/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lxqt-globalkeys/APKBUILD b/community/lxqt-globalkeys/APKBUILD
index ba0755340da..13a755d4119 100644
--- a/community/lxqt-globalkeys/APKBUILD
+++ b/community/lxqt-globalkeys/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=lxqt-globalkeys
-pkgver=1.1.0
+pkgver=1.4.0
pkgrel=0
pkgdesc="Daemon used to register global keyboard shortcuts"
url="https://github.com/lxqt/lxqt-globalkeys"
@@ -8,7 +8,7 @@ arch="all !armhf" # armhf blocked by liblxqt and kwindowsystem
license="LGPL-2.0-or-later"
makedepends="
cmake samurai lxqt-build-tools liblxqt-dev
- qt5-qttools-dev kwindowsystem-dev
+ qt5-qttools-dev kwindowsystem5-dev
"
subpackages="$pkgname-dev"
options="!check" # No testsuite
@@ -32,5 +32,5 @@ package() {
}
sha512sums="
-51cda7a4cdac39502f875c51e0f418f751538dd110545b111462aa3d96007ea72c71127cfb0dc49efc47439ce8155ff3aabfb733d9fe2c8ee17929467bccfe44 lxqt-globalkeys-1.1.0.tar.xz
+de05c15dc6400978093c1f72340214d53200f8e7478ddee47fb7a3124be642f5d27c6bd53801b6a0205985666dcb481a89208b14d54cf2eb3dc36ccae5bdc1f5 lxqt-globalkeys-1.4.0.tar.xz
"