diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index c85269f56f3..d89a429abc2 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=18.08.2 +version=18.08.3 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=2354d6f3fd2adabfe6203240a0b7a6692bd08c8b50470b81b472d16ec7507ae7 +checksum=aeb735ad332514d284b2bad9e6dd41261a81f901ff896001ef9e5b986620b3fb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"