git » libksane.git » commit 510e23d

Update to 20.04.0

author Antonio Rojas
2020-04-23 12:13:03 UTC
committer Antonio Rojas
2020-04-23 12:13:03 UTC
parent b867eeecdfc17128995483fce32f6c9f8b21d709

Update to 20.04.0

PKGBUILD +2 -2

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