git » kauth.git » commit 3c1e8ea

KDE Frameworks 5.94.0

author Antonio Rojas
2022-05-14 10:53:35 UTC
committer Antonio Rojas
2022-05-14 10:53:35 UTC
parent 5d783fc8bc3062084186a4a6981c66363c6c3b7e

KDE Frameworks 5.94.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6b7a048..0a6a32b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.93.0
+pkgver=5.94.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=('34580078bfdf631835f3ac52955f2149209908b935a7cfec6fe5b4956c3ada6c'
+sha256sums=('9cfed0ad69a8fa5df88273a5ef340d7b6dff1cd3e9d53bda16f3cf4afdd64159'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)