From 0f1c957d0fcb8acbb50b2d83d0d7a6159756a5b0 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 15 Jul 2018 22:08:29 +0200 Subject: [PATCH] ark: update to 18.04.3. --- srcpkgs/ark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index f87ac3af83..5f7373b73d 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=18.04.2 +version=18.04.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" homepage="https://kde.org/applications/utilities/ark" distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=088b1fe8cca84bce022cc012f604280228598c4f70917ac425e95ac8131a8d22 +checksum=e5cc2484dbd422b28b17b23e0563d392746b7e89d69edac3c2a2468d760dbb09 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"