aboutsummaryrefslogtreecommitdiffstats
path: root/community/lxqt-runner/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxqt-runner/APKBUILD')
-rw-r--r--community/lxqt-runner/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lxqt-runner/APKBUILD b/community/lxqt-runner/APKBUILD
index 99f618c6f5f..67379111370 100644
--- a/community/lxqt-runner/APKBUILD
+++ b/community/lxqt-runner/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=lxqt-runner
-pkgver=1.1.0
+pkgver=1.4.0
pkgrel=0
pkgdesc="Tool used to launch programs quickly by typing their names"
url="https://github.com/lxqt/lxqt-runner"
@@ -8,7 +8,7 @@ arch="all !s390x !armhf" # s390x blocked by muparser
license="LGPL-2.0-or-later"
makedepends="
cmake samurai liblxqt-dev lxqt-build-tools qt5-qttools-dev
- kwindowsystem-dev libqtxdg-dev lxqt-globalkeys-dev
+ kwindowsystem5-dev libqtxdg-dev lxqt-globalkeys-dev
menu-cache-dev muparser-dev
"
subpackages="$pkgname-doc $pkgname-lang"
@@ -38,5 +38,5 @@ lang() {
}
sha512sums="
-f6afeaed839b80cbcc56497536e5b17c11e58cb66eae38d210ecf7689ee0c69d0c1a4e27ed3b70d8d90114711659958f6e9bb35e252feac7339cd6c61bb07a21 lxqt-runner-1.1.0.tar.xz
+53ead3b6cd45cbf57a01c06861a97f20ddab9f3a5f3a90b3b9c3e6c3b67344feec99e11e14a90a0d0a6beb7e0cf74e092b5664d5f8ec32f827893623e104ee12 lxqt-runner-1.4.0.tar.xz
"