author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
parent | 6ecf608644c88d6620e61e94c85282eb2942a0e3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1a41cfa..761dabf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.28.0 +pkgver=5.29.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=('7d29a6ce7088215457f2eb0bba7ae616' +md5sums=('51730daf782164d8bfcb2eec73cdfe9c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>