author | Antonio Rojas
<arojas@archlinux.org> 2016-07-12 16:42:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-07-12 16:42:59 UTC |
parent | e798f5f0f2c5e5646aac7e9b2fdb1482a995c786 |
PKGBUILD | +3 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 25c6229..df227dd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=libksysguard -pkgver=5.7.0 +pkgver=5.7.1 pkgrel=1 pkgdesc='Libksysguard' arch=('i686' 'x86_64') @@ -12,8 +12,9 @@ license=('LGPL') depends=('libxres' 'plasma-framework' 'qt5-webkit') makedepends=('extra-cmake-modules' 'kdoctools' 'python') conflicts=('kdebase-workspace') +groups=(plasma) source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('5a6fc225f8e55660d49b5407d30c538bb4c04fe133baa56fa13a3c6739a27ac4' +sha256sums=('12127a90535b0190763a448804e65f13cee3799f4cfcc4584bcb1bef5e678908' 'SKIP') validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088' # Jonathan Riddell 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson