libksane: update to 19.12.0.
This commit is contained in:
parent
d6539ba5e4
commit
3226c97438
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksane'
|
# Template file for 'libksane'
|
||||||
pkgname=libksane
|
pkgname=libksane
|
||||||
version=19.08.3
|
version=19.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -9,8 +9,8 @@ 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://www.kde.org/applications/graphics/"
|
homepage="https://www.kde.org/applications/graphics/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/libksane-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz"
|
||||||
checksum=97808ced0a0c6800c31fa8e810d2a00a3dbda410ed6691e114173b0412b94f93
|
checksum=5fdb8903ad4e711a13273002f9818d46e8c64add840f4fd232aad4616a5cdd6c
|
||||||
|
|
||||||
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