libksane: update to 18.12.0.
This commit is contained in:
parent
440fc2cf0b
commit
8860c09883
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libksane'
|
||||
pkgname=libksane
|
||||
version=18.08.3
|
||||
version=18.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -10,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.kde.org/applications/graphics/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=24f4a3603dec32be7d973486af2eb528f0e1141819f3a6de014c3eaf5b6ec2c5
|
||||
checksum=b217a1b6557cf26c07a8aa34fca5d2dc140bec4ad768176a4d32ba4366f4bded
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in New Issue