author | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
parent | 941f5aae09064de75fae3a8d0a0ca1661508dd8e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 87571ce..a977095 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.100.0 +pkgver=5.101.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=('2185205bfe39ba2168cc88352c4b327d55b6ef5f34dff648e865ccfbe6778f6d' +sha256sums=('cee3b9fcc3b265abd8bbaa958ef87174bc3c02b5862c93c581bc55de26776d94' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)