author | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
parent | 87ea3a319e479ea0dbaeb9ca178c70bea6ab1845 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 62019d7..d258603 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwallet -pkgver=5.45.0 +pkgver=5.46.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) optdepends=('kwalletmanager: Configuration GUI') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('29360d0a0f06c396807f1cbd767e816a162c05b1593ed82adc687a3e66223afa' +sha256sums=('f0afa5e183566500b48e6fffb4612dcd41ef7f3f2cc8a5f73fb8d5d59c5fdb95' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>