diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index 57985748d0..f87ac3af83 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=18.04.1 +version=18.04.2 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" homepage="https://kde.org/applications/utilities/ark" distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=63f6bdfb54cdeb99696e64fbc8b5c4e5a83ac8251f20510c7d5e6bfd41aaf781 +checksum=088b1fe8cca84bce022cc012f604280228598c4f70917ac425e95ac8131a8d22 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"