libksane: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:41:52 +01:00 committed by John
parent 19551adfe2
commit 9e4ed42215
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=19.12.3
version=20.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext"
@ -10,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
license="LGPL-2.1-or-later"
homepage="https://www.kde.org/applications/graphics/"
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
checksum=0aab855b8414041c37ddfbb9f0732272206af1c0844376f1370b9d2a907af71d
checksum=5e3b367c6b0b3d10af033e4095438db661b480753adb99801716a062f23a8b88
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"