summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2023-10-21 02:11:20 +0800
committerChih-Hsuan Yen2023-10-21 02:11:20 +0800
commitd600a036fe43b5732500463dbfbb31793a1f8eb9 (patch)
tree45c004e222b930f1122863b039ebbd8f45fd7c45 /PKGBUILD
parentf201e5befd415fc617c584bd7ac84c9bf402c060 (diff)
downloadaur-d600a036fe43b5732500463dbfbb31793a1f8eb9.tar.gz
Rename kf5 packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd12f1bd360d..9832873e9151 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgname=lxqt-notificationd
pkgname=$_pkgname-git
-pkgver=0.12.0.5.g549013c
+pkgver=1.3.0.15.g51541d5
pkgrel=1
pkgdesc="LXQt notification daemon and library."
arch=("i686" "x86_64")
url="https://lxqt.org"
license=("LGPL2.1")
-depends=("qt5-base" "liblxqt-git" "kwindowsystem")
+depends=("qt5-base" "liblxqt-git" "kwindowsystem5")
makedepends=("git" "cmake" "qt5-tools" "lxqt-build-tools-git")
provides=("$_pkgname" "notification-daemon")
conflicts=("$_pkgname")