author | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
parent | 7214e535e8173116a1f3229507187ba3778a1dd9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index be3811c..2ba191d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.74.0 +pkgver=5.75.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=('e0aa6206c4bf9220d1c4882b8b77f9cf9202646b64b8a249a60a9d4b272e3bfc' +sha256sums=('c2c316b783f3d531c6f3a308087dcdc59211920df8b10f6814272ebf6c8fd083' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>