git » libksane.git » commit 32164a2

Update to 20.12.3

author Antonio Rojas
2021-03-04 14:45:24 UTC
committer Antonio Rojas
2021-03-04 14:45:24 UTC
parent a35a1f041545721e607750a9d5192a5f9ac96887

Update to 20.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 406b0c4..e529955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=20.12.2
+pkgver=20.12.3
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
@@ -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=('8bf0a7ffb4e7d98b5381e958cf17733163bffa64e3bfe79e82e48be6bc761cae'
+sha256sums=('46c558989930c0aca16bc8ec1b6f0a963076fa9923b6e30a4d0129c1dd8f4b0b'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>