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 72144d5a9d53..ea9c550d8e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=lxqt-notificationd
pkgname=$_pkgname-git
-pkgver=0.9.0.40.g3954b60
+pkgver=0.10.0.11.g0a0a1d5
pkgrel=1
pkgdesc="LXQt notification daemon and library."
arch=("i686" "x86_64")
@@ -10,7 +10,7 @@ url="http://lxqt.org"
license=("GPL2")
depends=("lxqt-common" "liblxqt-git" "kwindowsystem")
makedepends=("git" "cmake" "qt5-tools")
-provides=("$_pkgname")
+provides=("$_pkgname" "notification-daemon")
conflicts=("$_pkgname")
source=("git+https://github.com/lxde/$_pkgname.git")
sha256sums=("SKIP")