git » knotifications.git » commit 20210b2

Add a KF5 group

author Andrea Scarpino
2013-12-21 09:59:45 UTC
committer Andrea Scarpino
2013-12-21 09:59:45 UTC
parent afed6b7ff962f05a010856765e82e95a497a7506

Add a KF5 group

PKGBUILD +1 -2

diff --git a/PKGBUILD b/PKGBUILD
index efc7bc6..ccebc73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ url='https://projects.kde.org/projects/frameworks/knotifications'
 license=('LGPL')
 depends=('kwindowsystem')
 makedepends=('extra-cmake-modules' 'git')
-conflicts=('knotifications')
-provides=('knotifications')
+groups=('kf5')
 source=('git://anongit.kde.org/knotifications.git')
 md5sums=('SKIP')