git » signon-kwallet-extension.git » commit 34fae8b

KDE Applications 16.08.3

author Antonio Rojas
2016-11-10 18:13:29 UTC
committer Antonio Rojas
2016-11-10 18:13:29 UTC
parent 6635232e7401ef3334cbd1b888f828de8b7e1ec5

KDE Applications 16.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 70b227e..23a7b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=16.08.2
+pkgver=16.08.3
 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=('a52d7ebb47a683608fe5c3f9e3372e44')
+md5sums=('be5f73af02a6db86e8af835b9559ad00')
 
 prepare() {
   mkdir -p build