libksane: update to 18.08.3.

This commit is contained in:
travankor 2018-11-08 17:08:33 -07:00 committed by maxice8
parent 7ff43a6183
commit ac99154e0e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=18.08.2
version=18.08.3
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=0a1f2e5872cb3b36d75dfe4501d78133b82aab098179284f3b0cff2a7e63edbf
checksum=24f4a3603dec32be7d973486af2eb528f0e1141819f3a6de014c3eaf5b6ec2c5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"