git » libksane.git » commit d72a1fb

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 1d20c76eb63ad8b2d8b366fe7ca3da07786a410b

Update to 22.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4018609..0e0445f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=22.12.1
+pkgver=22.12.2
 pkgrel=1
 pkgdesc='An image scanning library'
 url='https://www.kde.org/'
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(ktextwidgets kwallet ksanecore)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7c02996aa16fec10b8d8f2168ce2d962d5afec2407e70eb5142a226fb01c770e'
+sha256sums=('2425f24e713a77622c4606cabd65ff7a6247662c3f404bc207ef7d0b05db4776'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>