diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index 6d12b02f905..659c44482ea 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=18.12.0 +version=18.12.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=2f50e6f5b0973e6e760499c680d9c54aeef0d93c9440db4805401399148ad59a +checksum=0665a10b860a914b64b5e41de6c159f5dac9fbf1dce10f5c097cc88611568add if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"