author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:35:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:35:12 UTC |
parent | f91f8d4cf60783231126d93c32285a708e046f27 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 871e931..6f411a2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.36.0 +pkgver=5.37.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=('d3f94113d14f85894f59f234efebfec8c42b4b8a8452460b7f4f2ccc03657d28' +sha256sums=('bc982bb8443d8a9791c4fffa20e29c9f852a7a18fa31f023d8b4efb517123f32' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>