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

KDE Applications 17.08.1

author Antonio Rojas
2017-09-07 17:20:44 UTC
committer Antonio Rojas
2017-09-07 17:20:44 UTC
parent c3947c64b6bcd5e1cb8556e6837e9561a5893592

KDE Applications 17.08.1

PKGBUILD +10 -9

diff --git a/PKGBUILD b/PKGBUILD
index 49a0e3f..edebf20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
-# Maintainer: anex <assassin.anex[@]gmail.com
+# Maintainer: Antonio Rojas <arojas@archlinux.org>
+# Contributor: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=17.08.0
+pkgver=17.08.1
 pkgrel=1
-pkgdesc="KWallet signon extension"
-arch=('i686' 'x86_64')
+pkgdesc="KWallet integration for signon framework"
+arch=(i686 x86_64)
 url="https://kde.org"
-license=('LGPL')
-groups=('kde-applications' 'kdenetwork')
-depends=('signond' 'kwallet')
-makedepends=('extra-cmake-modules')
+license=(LGPL)
+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})
-sha256sums=('af19be2c7b9109e82995b31e0ff28645f0c76eba8d8dce63bd823d887296ef5b'
+sha256sums=('506c742a1a1df099f71601bb52e82f55c873ef2e00e9b50eb52ef70679a0a4ab'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>