diff --git a/srcpkgs/libksane/template b/srcpkgs/libksane/template index 93fae9e1df..11b466a349 100644 --- a/srcpkgs/libksane/template +++ b/srcpkgs/libksane/template @@ -1,6 +1,6 @@ # Template file for 'libksane' pkgname=libksane -version=19.12.2 +version=19.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext" @@ -10,7 +10,7 @@ maintainer="travankor " license="LGPL-2.1-or-later" homepage="https://www.kde.org/applications/graphics/" distfiles="${KDE_SITE}/release-service/${version}/src/libksane-${version}.tar.xz" -checksum=0ded753f10da81fa4e6319d5d6d95bfa87b5cd9a8561bddcec498c254cc5ef1a +checksum=0aab855b8414041c37ddfbb9f0732272206af1c0844376f1370b9d2a907af71d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools"