author | Antonio Rojas
<arojas@archlinux.org> 2023-02-12 10:22:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-12 10:22:49 UTC |
parent | 5df7590e6b1d8ec1b7fc9a65357a32a52fc899db |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e7977a2..f58becd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.102.0 +pkgver=5.103.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=('8d12065cecc033936df4238f7d6ccebf5753aced0d161cd444300ffe7e0e6c24' +sha256sums=('cd39aea44deaa480e4c1e4a388eacb54293e8dca38e1034cdd5950edd3023d54' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>