git » signon-kwallet-extension.git » commit acc24c7

Update to 22.12.2

author Antonio Rojas
2023-02-02 11:17:40 UTC
committer Antonio Rojas
2023-02-02 11:17:40 UTC
parent eb98aa1714b90bf456e2afc56f24fbe4ace4636d

Update to 22.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 81eb485..5bcf7e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=22.12.1
+pkgver=22.12.2
 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=('90177286a3e29edfe6163baa48584206ec0d7d29243b97a8a20ddc6a080875df'
+sha256sums=('2243b9b18f1f2a45eeeeb286d206b670e59e666b0bde998cf87b37e66f85edac'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>