libksane: update to 18.08.1.

This commit is contained in:
travankor 2018-09-10 13:51:54 -07:00 committed by Helmut Pozimski
parent 7adf8e0cf5
commit 65c131f7ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libksane'
pkgname=libksane
version=18.08.0
version=18.08.1
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=6082188ecb7e21c161f232f5d421fda7fc9bbf580530019b643203ae14349d27
checksum=c13d6c8240228a4058af73cc9df9409c59fb7ed12e2697f21ad5d289e09d206e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"