libksane: update to 20.08.1.

This commit is contained in:
John 2020-09-21 21:59:40 +02:00
parent 671d331386
commit 763f094d17

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=20.04.3
version=20.08.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext"
@ -10,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
license="LGPL-2.1-or-later"
homepage="https://kde.org/applications/graphics"
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
checksum=34827bcc5b9277292dd4434f2bf7610a28d54c86565f0410d4470c61f374c46e
checksum=0d8717ad004a2480aea232d9a2317b4d1cc4678d53f0176bdaeb411eedd19dbe
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"