git » libksane.git » commit f3e1873

Update to 21.12.0

author Antonio Rojas
2021-12-09 09:47:33 UTC
committer Antonio Rojas
2021-12-09 09:47:33 UTC
parent 3725c89f5264da336ee01163ba3c1373c448d0dc

Update to 21.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 862ce31..bfe08bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=21.08.3
+pkgver=21.12.0
 pkgrel=1
 pkgdesc='An image scanning library'
 url='https://www.kde.org/'
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(ktextwidgets kwallet sane)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('dea5b9432957e084fb7c7168b8bf77c14514aee8d922845484b156755bcbdf20'
+sha256sums=('94bd3ff023cfa91f5e168e49fd54e98a251fcab7cc1f1137253236147fbf1665'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>