author | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
parent | 264eac9ee49ceb3b05f1050e4e74394ec9873c59 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 366ce0e..234b8e3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.62.0 +pkgver=5.63.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('31162621200df4b927719e34ce62004c51e79b9d785f9c3056c6902f80eeefe6' +sha256sums=('2c4917f0bb49f09b232aeda9d3282eef0e235124fab1dab0deeae2ae7a7df321' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>