git » signon-kwallet-extension.git » commit 2b0bd39

Update to 22.08.1

author Antonio Rojas
2022-09-08 10:09:42 UTC
committer Antonio Rojas
2022-09-08 10:09:42 UTC
parent d2569ac008021698e3d060f5cd672c4b1c8ffeed

Update to 22.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 060844f..3f9fcf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=22.08.0
+pkgver=22.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=('34be37cefe8c89dd308bf209acc29719d0b1816a08691fe1a6ed1e496db41742'
+sha256sums=('1e2b90b05ca7cb8fc9035bc190be9666fc53cb1049fb0874fa2ea3c906c4a20c'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>