git » kauth.git » commit c64ec23

KDE Frameworks 5.92.0

author Antonio Rojas
2022-03-13 12:33:24 UTC
committer Antonio Rojas
2022-03-13 12:33:24 UTC
parent 4c9ba16caebc87ae5890099096d95a60e3a36a2d

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e706274..857757b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.91.0
+pkgver=5.92.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=('f865cb134cf4013496940d48f397eae6cf6bc5013dadf911340c23bd7ddb3a00'
+sha256sums=('44824bf68ee510d8aa0189a9d4b44568b0fe20d17ba45e3b739db1927bfa4728'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)