git » kwallet.git » commit 20f3a55

KDE Frameworks 5.95

author Antonio Rojas
2022-06-12 19:28:09 UTC
committer Antonio Rojas
2022-06-12 19:28:09 UTC
parent db4198ed904b67dbb3a4da358e80b1fc28ea7e0d

KDE Frameworks 5.95

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 735e6a8..c567455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwallet
-pkgver=5.94.0
+pkgver=5.95.0
 pkgrel=1
 pkgdesc='Secure and unified container for user passwords'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools boost doxygen qt5-tools qt5-doc)
 optdepends=('kwalletmanager: Configuration GUI')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('01366b42754ee7543b67fe57deb39bc2a772923eda3e6ea70a59f8ef955e2a32'
+sha256sums=('2dcf2bbee473795055bcb11d9f7e717c77c9f827aa21fbd0c11cf64fbc2d65be'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)