author | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
parent | 7f69e44ee0d27cb4608e371dc543cd2c7c1fa284 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5178a6d..aeefe74 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.104.0 +pkgver=5.105.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=('614086598e66c1f136e5a6296f358548509e0e868f62a03c97ade73d9b7d581e' +sha256sums=('1c660838a2ca9a226f180e0ab654fbb15eee2fc7140a7157e6a2209e9b6c2833' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>