git » ksanecore.git » commit b2d6ef2

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 246db4cf436ca186c68518af665298fe528ecc25

Update to 23.04.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 10143e8..67b2848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ksanecore
-pkgver=22.12.3
+pkgver=23.04.0
 pkgrel=1
 pkgdesc='Library providing logic to interface scanners'
 url='https://www.kde.org/'
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(ki18n sane)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ef1b1cb5d93b5412afbcb02f97b4eeaf7d757b39abc7e6cfc32170be435f6d54'
+sha256sums=('2434460fe67cf38293a1c90568ace1e52ffc8c3b6a1a57581d079d8237f482d8'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>