git » kwallet.git » commit 48c5229

KDE Frameworks 5.97

author Felix Yan
2022-08-15 16:56:00 UTC
committer Felix Yan
2022-08-15 16:56:00 UTC
parent 212648e25c6485ed04b6d2b22fa24b0874846b5e

KDE Frameworks 5.97

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index e892b5f..496cc50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwallet
-pkgver=5.96.0
+pkgver=5.97.0
 pkgrel=1
 pkgdesc='Secure and unified container for user passwords'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(knotifications kiconthemes kservice gpgme)
+depends=(knotifications kiconthemes kservice gpgme qca-qt5)
 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=('58066886622996a602568f6f92239e0e315593751a44d0c35ece987818084666'
+sha256sums=('ab9b78b0c6aba461de6247974b7e60239cd2a52a1c2c6d67b92e466c7597d821'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)