From 3ff6693a1c01d7943098d6e89574c236810c9913 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 11 Nov 2018 23:36:40 +0100 Subject: [PATCH] ark: update to 18.08.3. --- srcpkgs/ark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"