libksane: update to 19.08.0.

This commit is contained in:
travankor 2019-08-19 06:32:42 -07:00 committed by John Zimmermann
parent a33e45d193
commit 6f25939322

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=19.04.3
version=19.08.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -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}/applications/${version}/src/libksane-${version}.tar.xz"
checksum=ec9c0a969806fefcefc0fda2e227bf0908e2b338fdf3377870a910d7f041e1e0
checksum=62c670c316a47facbd0beedb0fcc35247fbbd285892a90ab06ebb8f74b8a6329
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"