git » kwallet.git » commit 07ed582

Upstream release

author Felix Yan
2016-09-14 09:30:14 UTC
committer Felix Yan
2016-09-14 09:30:14 UTC
parent 447ad3787d012e7f48c6a139dba3d2c11159c392

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a689b07..be9c183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwallet
-pkgver=5.25.0
+pkgver=5.26.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=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('d64ee5eb63d0490b36a1cc9c0ebf126d')
+md5sums=('8865e8f7eb9014d6ca5ff5986af55773')
 
 prepare() {
   mkdir -p build