git » signon-kwallet-extension.git » commit 54c9fd9

Update to 22.04.3

author Antonio Rojas
2022-07-07 09:29:35 UTC
committer Antonio Rojas
2022-07-07 09:29:35 UTC
parent c9b5066c1edfb3b878181363e159356cd06ac0d0

Update to 22.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3460014..96920c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=22.04.2
+pkgver=22.04.3
 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=('81db99f9f301a8de6bc09265744f1f10c9e3a7ea79daff69f7798e8c4379564c'
+sha256sums=('a19088f8dc538d1ce13faa1acd6508fbb8fe80ad666b255bfda7a721a74fba6e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>