git » powerdevil.git » commit 03f8b68

release

author Andrea Scarpino
2014-10-18 09:40:02 UTC
committer Andrea Scarpino
2014-10-18 09:40:02 UTC
parent 5c9b936ff17b63f8dca306bcf5b9c671e7e6ae1e

release

PKGBUILD +2 -0

diff --git a/PKGBUILD b/PKGBUILD
index 9143dff..aa28328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Andrea Scarpino <andrea@archlinux.org>
 # Contributor: Antonio Rojas
 
 pkgname=powerdevil
@@ -10,6 +11,7 @@ license=('LGPL')
 depends=('plasma-workspace')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
+groups=('plasma-next')
 source=("http://download.kde.org/stable/plasma/5.1.0/$pkgname-$pkgver.tar.xz")
 md5sums=('4d0d05084c1f198089dfb25325b35d1f')