libksane: update to 18.08.3.
This commit is contained in:
parent
7ff43a6183
commit
ac99154e0e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksane'
|
# Template file for 'libksane'
|
||||||
pkgname=libksane
|
pkgname=libksane
|
||||||
version=18.08.2
|
version=18.08.3
|
||||||
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/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0a1f2e5872cb3b36d75dfe4501d78133b82aab098179284f3b0cff2a7e63edbf
|
checksum=24f4a3603dec32be7d973486af2eb528f0e1141819f3a6de014c3eaf5b6ec2c5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Reference in New Issue