author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:33 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:33 UTC |
parent | 0640992c49f13294b739416870539a9cc3057c00 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7a3efe6..a65250e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.108.0 +pkgver=5.109.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=('5f6e5133737b5f957361530d63080a58b93571d289b36f0a52616bf973d8c076' +sha256sums=('3f7d81fccbc9336306a88ae52016cde3645b3bf9fed16ac3d17fc6ef85d7a0ae' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>