Date: Monday, August 15, 2022 @ 15:16:33 Author: felixonmars Revision: 452737
upgpkg: kauth 5.97.0-1: KDE Frameworks 5.97 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:16:22 UTC (rev 452736) +++ PKGBUILD 2022-08-15 15:16:33 UTC (rev 452737) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> 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 @@ 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 <[email protected]> options=(debug)
