git » libksane.git » commit 78c9494

Update to 23.04.0

author Antonio Rojas
2023-04-20 09:08:55 UTC
committer Antonio Rojas
2023-04-20 09:08:55 UTC
parent f8801e2d7335d8051906f966cb3e703419c5ca16

Update to 23.04.0

PKGBUILD +2 -2

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