author | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
parent | 13079c8befd446b483d7bec6a0d6ae92e0ef2f78 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 761dabf..64935a0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.29.0 +pkgver=5.30.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kcoreaddons' 'polkit-qt5') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('51730daf782164d8bfcb2eec73cdfe9c' +md5sums=('c509d0fe457a7f0ca22d5d02ee4037a0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>