libksane: update to 21.12.2.

This commit is contained in:
tibequadorian 2022-02-23 21:54:10 +01:00 committed by John Zimmermann
parent bca3588974
commit ec30c9b9d0

View file

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=21.08.0
version=21.12.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext"
@ -9,8 +9,9 @@ short_desc="Image scanning library"
maintainer="travankor <travankor@tuta.io>"
license="LGPL-2.1-or-later"
homepage="https://kde.org/applications/graphics"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libksane"
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
checksum=1a5fccc52c58927a3a49762cd0a55d0cfe724723014a2929cee69c084bca5b44
checksum=317d4e5948a28180034036268f496279a29ba97ad606522c8ac1ae38b9747ac6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"