author | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
parent | 0ddae3a6b4fec931e504a2169fb37756da3ca33f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 55e3d7f..8e0475f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.34.0 +pkgver=5.35.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python-pyqt5' 'python2-p optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('6da4cd885c1fcb474e3b4b46fb7a2ce39ee0a152a84a451f2fd0c673f50a9c19' +sha256sums=('a66bf2c350a8004313fb37bbfb4799cc2e33c152dbf79b53d1b020c04b5175b9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>