author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:16:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:16:33 UTC |
parent | e55d0f9fc7097a5592dfa6d3458515fe7f1391bf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 70ee305..60e1644 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kcoreaddons polkit-qt5) makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a9d7372aa8c984fe9693efcec1dba0daf76070c41301ca8d1120af45403123c2' +sha256sums=('d74dc553b3628657241d6e7129b17a38e5fd3b26b21de000390382c871ca42f5' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)