git » signon-kwallet-extension.git » commit bbc95bc

KDE Applications 16.04.2

author Antonio Rojas
2016-06-14 08:32:06 UTC
committer Antonio Rojas
2016-06-14 08:32:06 UTC
parent 5bb2e781cc2d0953f50c23700270a76fc568abf3

KDE Applications 16.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3df5084..6dc415f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=16.04.1
+pkgver=16.04.2
 pkgrel=1
 pkgdesc="KWallet signon extension"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ groups=('kde-applications' 'kdenetwork')
 depends=('signond' 'kwallet')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('f1aa5570b681cbbde5cf5dcd9dc25e50')
+md5sums=('e9bcef93738a1ece8875f833704cb0e7')
 
 prepare() {
   mkdir -p build