libksane: update to 19.12.0.

This commit is contained in:
Helmut Pozimski 2019-12-16 21:20:38 +01:00 committed by John Zimmermann
parent d6539ba5e4
commit 3226c97438

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -9,8 +9,8 @@ short_desc="Image scanning library"
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=97808ced0a0c6800c31fa8e810d2a00a3dbda410ed6691e114173b0412b94f93
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
checksum=5fdb8903ad4e711a13273002f9818d46e8c64add840f4fd232aad4616a5cdd6c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"