git » libksane.git » commit 8c26b61

Update to 23.04.2

author Antonio Rojas
2023-06-06 15:39:58 UTC
committer Antonio Rojas
2023-06-06 15:39:58 UTC
parent f997559e9498eab4cc0a19f807fb51724ac40f94

Update to 23.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d0e53e9..791088c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=23.04.1
+pkgver=23.04.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=('aeafdb9bb23fb21e9be1d3b16e734f65abb926c265cc8743538c0823a79ea1ff'
+sha256sums=('40744fc514de08de967f39411ed92dad89c803c323f33a25bc5962eb8c3f66f7'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>