git » libksane.git » commit af36915

Update to 23.08.5

author Antonio Rojas
2024-02-14 08:13:55 UTC
committer Antonio Rojas
2024-02-14 08:13:55 UTC
parent e11c576c116ddcada90fbe5a357537888f3c9db1

Update to 23.08.5

PKGBUILD +2 -2

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