libksane: update to 19.04.1.

This commit is contained in:
Helmut Pozimski 2019-05-13 13:21:06 +02:00 committed by Johannes
parent 65d4a42d69
commit 66533da680

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=19.04.0
version=19.04.1
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=15a4f14ddb26e7e0ed54926c54941b29eebba1fabb2e75ad9f5cd48b9b673f58
checksum=c89039afa641640cbc65b01ae735ee9b70bd3283095d6b034665ddb048d33417
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"