author | Antonio Rojas
<arojas@archlinux.org> 2017-11-09 12:50:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-09 12:50:54 UTC |
parent | 679c220d28f48b91764ef92345d98cd7d54ba7d7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e9dfa63..ca1ca87 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: anex <assassin.anex[@]gmail.com pkgname=signon-kwallet-extension -pkgver=17.08.2 +pkgver=17.08.3 pkgrel=1 pkgdesc="KWallet integration for signon framework" arch=(i686 x86_64) @@ -12,7 +12,7 @@ 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=('f77afcdfbd81b747504dd0df8f193d1fb5957c3bbb5fc72b4b794f55dafad0ba' +sha256sums=('af67fe606e5e716a22536c8c5014e8442bb0d1303abf5e0bc4a9b94efea3ea42' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>