git » signon-kwallet-extension.git » commit 921bb78

Prepare KDE Applications 15.08 release

author Antonio Rojas
2015-08-18 17:21:48 UTC
committer Antonio Rojas
2015-08-18 17:21:48 UTC
parent c4a956f32410c28c5c6a85502f413bdb765a16ef

Prepare KDE Applications 15.08 release

PKGBUILD +2 -2

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