From f1366ee987b4eabeea2961a7aa60d24a2ab59325 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 10 May 2018 11:25:58 +0200 Subject: [PATCH] ark: update to 18.04.1. --- srcpkgs/ark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index 87a8d31ff82..57985748d05 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=18.04.0 +version=18.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" homepage="https://kde.org/applications/utilities/ark" distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=2254e8826b4f28e35559ac740fa3e672370cdaf3c4b99e7e05e8ef56643870a5 +checksum=63f6bdfb54cdeb99696e64fbc8b5c4e5a83ac8251f20510c7d5e6bfd41aaf781 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"