git » libksane.git » commit 1180419

Update to 20.04.1

author Antonio Rojas
2020-05-15 11:49:14 UTC
committer Antonio Rojas
2020-05-15 11:49:14 UTC
parent 510e23df35ff0dc2ae88466e0a24866c0e1b5c02

Update to 20.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 84c8b88..bab8be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=20.04.0
+pkgver=20.04.1
 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=('5e3b367c6b0b3d10af033e4095438db661b480753adb99801716a062f23a8b88'
+sha256sums=('e88d173d5f46049fad345caa308e1041ef619317df9783c84d30c2b35379eb0a'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>