libksane: update to 18.08.2.

This commit is contained in:
John 2018-10-14 21:57:04 +02:00 committed by maxice8
parent fdf8fabe99
commit 9d5124bdce
1 changed files with 2 additions and 2 deletions

View File

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