libksane: update to 21.12.2.
This commit is contained in:
parent
bca3588974
commit
ec30c9b9d0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksane'
|
# Template file for 'libksane'
|
||||||
pkgname=libksane
|
pkgname=libksane
|
||||||
version=21.08.0
|
version=21.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext"
|
hostmakedepends="extra-cmake-modules gettext"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Image scanning library"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://kde.org/applications/graphics"
|
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"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
|
||||||
checksum=1a5fccc52c58927a3a49762cd0a55d0cfe724723014a2929cee69c084bca5b44
|
checksum=317d4e5948a28180034036268f496279a29ba97ad606522c8ac1ae38b9747ac6
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue