git » signon-kwallet-extension.git » commit 83bc975

KDE Applications 16.08.1

author Antonio Rojas
2016-09-08 15:18:47 UTC
committer Antonio Rojas
2016-09-08 15:18:47 UTC
parent 0d9f539097e8b4f949d507666401ece81411ab4a

KDE Applications 16.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6a564f2..22719b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=16.08.0
+pkgver=16.08.1
 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=('0aa1a1df74012bb9d1c1ecfc138e6f02')
+md5sums=('d2b4733f4e3e34747b13212da58f4532')
 
 prepare() {
   mkdir -p build