libksane: update to 18.12.2.
This commit is contained in:
parent
5249cec044
commit
79e9e6e036
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksane'
|
# Template file for 'libksane'
|
||||||
pkgname=libksane
|
pkgname=libksane
|
||||||
version=18.12.1
|
version=18.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ 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}/applications/${version}/src/libksane-${version}.tar.xz"
|
||||||
checksum=28737f8d4ecc95bc3e262503158ac70f9ceff0ee856d3ec0fede68a85b61af95
|
checksum=13001e84af522a8323c2d1c2769683958ed112a87b1d375f95d66e57a1c1f8d3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Reference in a new issue