libksane: update to 19.08.2.
This commit is contained in:
parent
968829174c
commit
9ac6312bb6
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=19.08.1
|
version=19.08.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=215fae62d8ea1f70908cafc5bc8667c02d4f0329669d056c99443a7b14a6e589
|
checksum=97e05423f4a9205b9db0bbce5111615d6bf8e8d53a391d3398275babccd91aa0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue