git » kwallet-pam.git » commit 97aa11f

Plasma 5.27.9

author Antonio Rojas
2023-10-24 13:18:47 UTC
committer Antonio Rojas
2023-10-24 13:18:47 UTC
parent 05b7eed78d014cfe6abc79035ebb8235f4c8fa64

Plasma 5.27.9

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index c881823..937dadb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kwallet-pam
-pkgver=5.27.8
+pkgver=5.27.9
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='KWallet PAM integration'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -12,7 +12,7 @@ depends=(socat kwallet5)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ba77fab2422aaf7c0eec59cd529093678ac8933d72db433cc866e0efe912fb55'
+sha256sums=('76990faabb916c57d003b1774109485d40e6ec6a36d9b365aad7764750cb52ce'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>