git » kwallet.git » commit df345cf

Upstream release

author Felix Yan
2016-10-09 17:26:53 UTC
committer Felix Yan
2016-10-09 17:26:53 UTC
parent 07ed58293f535a870ceec2d723a78eb00dbfa82b

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index be9c183..ae80a51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwallet
-pkgver=5.26.0
+pkgver=5.27.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=('8865e8f7eb9014d6ca5ff5986af55773')
+md5sums=('012d0e05887ede47f221d08474213dd8')
 
 prepare() {
   mkdir -p build