git » libksane.git » commit f997559

Update to 23.04.1

author Antonio Rojas
2023-05-11 07:46:25 UTC
committer Antonio Rojas
2023-05-11 07:46:25 UTC
parent 78c94946df415c4fe368409464a6a2b40be3900d

Update to 23.04.1

PKGBUILD +2 -2

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