author | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
parent | 7209bdfcfc8d9bb05618957fb935fa0a85884c2b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2a55f40..0dc7537 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwallet -pkgver=5.69.0 +pkgver=5.70.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=('99258ef23ebb8a3b195f45483b11d7e7952297f0e13e5edfc342280d5f1b0823' +sha256sums=('39054e5fcb3f6633ea8496fc4c8b47f5543ecadc9739be7564fdec1c19f746df' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>