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

KDE Applications 16.12.3

author Antonio Rojas
2017-03-09 16:12:45 UTC
committer Antonio Rojas
2017-03-09 16:12:45 UTC
parent a0b1d04fd830dacfbbbc140a7ceabc6289ca5f4c

KDE Applications 16.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index afbf145..b823ce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=16.12.2
+pkgver=16.12.3
 pkgrel=1
 pkgdesc="KWallet signon extension"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ groups=('kde-applications' 'kdenetwork')
 depends=('signond' 'kwallet')
 makedepends=('extra-cmake-modules')
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('b67ae4d212074740f799d411c0bf7177'
-         'SKIP')
+sha256sums=('8cc1de1c9713107dff613e5b98d13961f0b77cfa666d920ca7301c62236bd83a'
+            'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {