libksane: update to 19.08.1.

This commit is contained in:
Helmut Pozimski 2019-09-08 15:50:49 +02:00
parent 504e846df0
commit 626eab5507

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=19.08.0
version=19.08.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=62c670c316a47facbd0beedb0fcc35247fbbd285892a90ab06ebb8f74b8a6329
checksum=215fae62d8ea1f70908cafc5bc8667c02d4f0329669d056c99443a7b14a6e589
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"