diff --git a/srcpkgs/libksane/template b/srcpkgs/libksane/template index 04c22fc9d9..21722b91a6 100644 --- a/srcpkgs/libksane/template +++ b/srcpkgs/libksane/template @@ -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 " 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"