summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 936cfb82a1b5..fdae7c9984c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname=lxqt-notificationd
pkgname=$_pkgname-git
-pkgver=0.11.1.19.g84cfff0
+pkgver=0.12.0.1.g3ed7511
pkgrel=1
pkgdesc="LXQt notification daemon and library."
arch=("i686" "x86_64")
url="http://lxqt.org"
license=("LGPL2.1")
depends=("qt5-base" "liblxqt-git" "kwindowsystem")
-makedepends=("git" "cmake" "qt5-tools")
+makedepends=("git" "cmake" "qt5-tools" "lxqt-build-tools-git")
provides=("$_pkgname" "notification-daemon")
conflicts=("$_pkgname")
source=("git+https://github.com/lxde/$_pkgname.git")