git » ksanecore.git » commit 27ff96e

Update to 22.12.0

author Antonio Rojas
2022-12-08 10:15:58 UTC
committer Antonio Rojas
2022-12-08 10:15:58 UTC
parent 8bda93b91893c391fa06ae1ff8f3679d197ec08f

Update to 22.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1aa2ea1..fa73d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ksanecore
-pkgver=22.08.3
+pkgver=22.12.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=('185b388df7b56fa98760d56cfbb6eb304abcba0dc95eb815d7abe3864e2d03d7'
+sha256sums=('d4c2653ea1bf0cb5012c3971547022535a5f925e6f56c4e2731e27d571376bee'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>