ark: update to 17.08.3.

Closes #9098.
This commit is contained in:
maxice8 2017-11-11 16:15:44 -02:00 committed by Enno Boland
parent 7d953f022e
commit 1821833741

View file

@ -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 <abc@pompel.me>"
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"