diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index ed25128ebf..87760e3236 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=19.04.0 +version=19.04.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake kdoctools kconfig" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="GPL-2.0-or-later" homepage="https://kde.org/applications/utilities/ark" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=35e8e516a8554e086264d9a9a4fa66c2b47fa227eb9e512a1d0d24172cd07a84 +checksum=6d348b2b9566ce0b8a1ba1b56d0a8c5d434d4748c479c5a853fdcdecfec753e6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"