author | Antonio Rojas
<arojas@archlinux.org> 2018-09-06 09:58:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-06 09:58:56 UTC |
parent | 9c702103fd3757e04c66cfa2de64d8ab2df5c59c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e1318e4..0ba2c26 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: anex <assassin.anex[@]gmail.com pkgname=signon-kwallet-extension -pkgver=18.08.0 +pkgver=18.08.1 pkgrel=1 pkgdesc="KWallet integration for signon framework" arch=(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=('831cde0497cffb06101f19b57d7de80813d8193abbe048ca3c6ed9983ef08a08' +sha256sums=('6432e7ca277d85db6a1ccc6a9306dbc52f2a845d9c5ccbf92e16fb2e9debc9f1' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>