author | Antonio Rojas
<arojas@archlinux.org> 2021-12-12 15:20:18 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-12-12 15:20:18 UTC |
parent | fac58ddb63e54ae8359539438b01f13ff4dd7015 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 79ade92..d108749 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwallet -pkgver=5.88.0 +pkgver=5.89.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=('4ea69018f85f44472e77a76a6f5af180e60702f7e72a8e34f792d55729e255b8' +sha256sums=('3034db91605f287460420e4ce66bc8fa5f09076c8dfb2ed1895616aab422c3fb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>