author | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
parent | 785e3af9ce5969675681ee14e0bf5b9ac4737a56 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b0b68b9..f2a01c0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.69.0 +pkgver=5.70.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=('20cff8f232ac648bbdad824d819786190ccab2eef2e285866952d63e3edf1ec2' +sha256sums=('b57379f1d02ec44111d46726a1fb1f9db3b369fcd35192a302efc2a1f2f9ad5a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>