libksane: update to 19.08.2.

This commit is contained in:
Helmut Pozimski 2019-10-17 14:09:30 +02:00
parent 968829174c
commit 9ac6312bb6

View file

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