author | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 13:00:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 13:00:26 UTC |
parent | 1fe7de51085ea262a8d1c94e862931c96814a640 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 33aac1c..430ac64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: anex <assassin.anex[@]gmail.com pkgname=signon-kwallet-extension -pkgver=19.08.3 +pkgver=19.12.0 pkgrel=1 pkgdesc="KWallet integration for signon framework" arch=(x86_64) @@ -11,8 +11,8 @@ 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=('273ff874bf08dd97a12b3b07215bc0ce9fd3c3c59b6bb1f61000411454211a65' +source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) +sha256sums=('663659b125aafff56f7777cf55e1ba22256cc66a89b5a1d97658ce75ad777c96' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>