libksane: update to 19.08.3.

This commit is contained in:
travankor 2019-11-08 01:40:46 -07:00 committed by John Zimmermann
parent f20a14f1b0
commit 1d6ebd40a4

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=19.08.2
version=19.08.3
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=97e05423f4a9205b9db0bbce5111615d6bf8e8d53a391d3398275babccd91aa0
checksum=97808ced0a0c6800c31fa8e810d2a00a3dbda410ed6691e114173b0412b94f93
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"