aboutsummaryrefslogtreecommitdiffstats
path: root/community/lxqt-sudo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxqt-sudo/APKBUILD')
-rw-r--r--community/lxqt-sudo/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/lxqt-sudo/APKBUILD b/community/lxqt-sudo/APKBUILD
index c9e90de3ec4..82fe4059a29 100644
--- a/community/lxqt-sudo/APKBUILD
+++ b/community/lxqt-sudo/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=lxqt-sudo
-pkgver=1.1.0
+pkgver=1.4.0
pkgrel=0
pkgdesc="Tools to sudoure LXQt and the underlying operating system"
url="https://github.com/lxqt/lxqt-sudo"
@@ -9,8 +9,8 @@ license="LGPL-2.0-or-later"
makedepends="
cmake samurai libxcursor-dev lxqt-build-tools qt5-qtbase-dev
qt5-qttools-dev qt5-qtx11extras-dev xf86-input-libinput-dev
- libxi-dev libudev-zero-dev libqtxdg-dev liblxqt-dev
- libkscreen-dev kwindowsystem-dev
+ libxi-dev eudev-dev libqtxdg-dev liblxqt-dev
+ libkscreen-dev kwindowsystem5-dev
"
subpackages="$pkgname-doc $pkgname-lang"
options="!check" # No testsuite
@@ -39,5 +39,5 @@ lang() {
}
sha512sums="
-ab986be7b67195e16462301c098ef6a90d2f0c86dc7ee6f23d3a00e3ae4131e25578bf56be5add84a28b42e460ff242440c607a8bf93ec119438ea09c8d28eaa lxqt-sudo-1.1.0.tar.xz
+0f9eda1ae4272410b18fdce1059702715c1f8ea3d75893a00d18890b713cd0269a727f95e95959a3156d998447770b666119b068c2d1af9686938fb03a59e16e lxqt-sudo-1.4.0.tar.xz
"