author | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
parent | a849f3fba8153b3db2e0163f8045fc89ee245369 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6cba010..988e52d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.44.0 +pkgver=5.45.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=('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=('13d8c4d2b7085216acae849f4e30f6287beeacf579cfedb84aef88ce179502de' +sha256sums=('d1149f2f3a653608519bdd31f2832b85c1806a8a981334afa5e07089e77ad7c8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>