git » libksane.git » commit f8801e2

Update to 22.12.3

author Antonio Rojas
2023-03-02 08:29:57 UTC
committer Antonio Rojas
2023-03-02 08:29:57 UTC
parent d72a1fb10432c6e151f89b39cb18cae96ea8938a

Update to 22.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0e0445f..e86f11b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=22.12.2
+pkgver=22.12.3
 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=('2425f24e713a77622c4606cabd65ff7a6247662c3f404bc207ef7d0b05db4776'
+sha256sums=('cdd0330474e14a6f8753196a0cf0a6534285cf02a227f6d72b92e7f61e81dbcd'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>