git » libksane.git » commit 4c28c73

Update to 23.08.1

author Antonio Rojas
2023-09-12 10:18:07 UTC
committer Antonio Rojas
2023-09-12 10:18:07 UTC
parent 1bd41caebda1e80c824cc440d757f0b91554dab5

Update to 23.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b16767f..6dc86fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=23.08.0
+pkgver=23.08.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=('3155c8ce0f167734e130440be3f29c8c24409854b18b10e1e41c631fc9626ae0'
+sha256sums=('eabdcac6f2231fba63e13e59e2be7e5b7b0e5973c42e1c36220472a593bb8e36'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>