git » signon-kwallet-extension.git » commit 03ddc9a

Update to 20.08.1

author Antonio Rojas
2020-09-03 11:05:17 UTC
committer Antonio Rojas
2020-09-03 11:05:17 UTC
parent 55b464a68687d966f5839fecb698097bfef27180

Update to 20.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8876c21..5605835 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=20.08.0
+pkgver=20.08.1
 pkgrel=1
 pkgdesc="KWallet integration for signon framework"
 arch=(x86_64)
@@ -12,7 +12,7 @@ groups=(kde-applications kde-network)
 depends=(signond kwallet)
 makedepends=(extra-cmake-modules)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ec65a9b05dd014ec541ba87e39b6ae8a7af8bf4017f58c7b566960e452f99493'
+sha256sums=('10a0ea806dc63cbf6c6d4794fe596c68355bccb3e08370d70ce7a8e95af448a5'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>