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 77585483c247..4e70ae23423a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=sandsmark-notificationd-git
-pkgver=27.e62a7f2
+pkgver=29.d5e8cd9
pkgrel=1
pkgdesc="simple notification daemon because everything else sucks"
arch=(i686 x86_64)
url="https://github.com/sandsmark/sandsmark-notificationd"
license=(GPL3)
depends=(qt5-base)
-makedepends=(git)
+makedepends=(git cmake)
provides=(sandsmark-notificationd)
conflicts=(sandsmark-notificationd)
source=('git+https://github.com/sandsmark/sandsmark-notificationd.git')