git » signon-kwallet-extension.git » commit 6a92f9e

KDE Applications 16.04

author Antonio Rojas
2016-04-19 07:23:59 UTC
committer Antonio Rojas
2016-04-19 07:23:59 UTC
parent f2d538ca48d06c4fba31842d05c53cea523bb94e

KDE Applications 16.04

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ea7186a..50fb3b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=15.12.3
+pkgver=16.04.0
 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=('793cbe943652a9677063b954b52425e8')
+md5sums=('12672983f921b8cd926189cf3c980de3')
 
 prepare() {
   mkdir -p build