From 182183374187061bb2390ee07b9f00a6179c05f3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 11 Nov 2017 16:15:44 -0200 Subject: [PATCH] ark: update to 17.08.3. Closes #9098. --- srcpkgs/ark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ark/template b/srcpkgs/ark/template index f08ce09e5a..9286570dff 100644 --- a/srcpkgs/ark/template +++ b/srcpkgs/ark/template @@ -1,6 +1,6 @@ # Template file for 'ark' pkgname=ark -version=17.08.2 +version=17.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" homepage="https://kde.org/applications/utilities/ark" distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=224d182df6d11eb2453887e0972f3b60a5177b1c89eac52661a470a7bff1c3d7 +checksum=dd206ae58946f451d16b5369376b2fe46fa1e6d19d95637aa3a40fd1ec18e3e3 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python kcoreaddons kparts"