From 00e47aab7e553a51351270b74b2a6194e2f46dbe Mon Sep 17 00:00:00 2001 From: John Date: Fri, 29 Mar 2019 07:44:53 +0100 Subject: [PATCH] libksane: update to 19.04.0 [ci skip] --- srcpkgs/libksane/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksane/template b/srcpkgs/libksane/template index e48be8a0c3b..da46eaa0099 100644 --- a/srcpkgs/libksane/template +++ b/srcpkgs/libksane/template @@ -1,6 +1,6 @@ # Template file for 'libksane' pkgname=libksane -version=18.12.3 +version=19.04.0 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/libksane-${version}.tar.xz" -checksum=40bf814cebac7ef00dc18fbdeabb2f9fd786c9144d787d5dc36a58fe18c33034 +checksum=15a4f14ddb26e7e0ed54926c54941b29eebba1fabb2e75ad9f5cd48b9b673f58 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools"