author | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
parent | cefaf420cd37eab708156690df7d2ce208d631bc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8bf307e..a26f1b8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwallet -pkgver=5.34.0 +pkgver=5.35.0 pkgrel=1 pkgdesc='Secure and unified container for user passwords' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost') optdepends=('kwalletmanager: Configuration GUI') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('e537d561b536802bd0d881638a6068d8383d1f2497e9ad85c5c596aa746be323' +sha256sums=('e9deb9a4e26442cbaa3897baefc7b3816e846befbc1b33f97383aad8930bb718' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>