git » signon-kwallet-extension.git » commit 7476b4a

Update to 22.12.1

author Antonio Rojas
2023-01-05 13:08:13 UTC
committer Antonio Rojas
2023-01-05 13:08:13 UTC
parent 6ca02406841fbb1008da6ac90aac6ff50870cabc

Update to 22.12.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1650e5b..136de2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: anex <assassin.anex[@]gmail.com
 
 pkgname=signon-kwallet-extension
-pkgver=22.12.0
+pkgver=22.12.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=('d59ca64726e365b4ffb999afe9a0a2b9dfdfd5f43a4f668ea5b0a7aa05baa0f4'
+sha256sums=('90177286a3e29edfe6163baa48584206ec0d7d29243b97a8a20ddc6a080875df'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>