ark: update to 19.08.3.

This commit is contained in:
Helmut Pozimski 2019-11-11 11:47:54 +01:00 committed by John Zimmermann
parent 9b6ea0b7fe
commit 51723c2829

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=19.08.2
version=19.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.0-or-later"
homepage="https://kde.org/applications/utilities/ark"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=63fcec0a32d806cfc82fb1c136b5e037bfe75459b148ac08c00be7e45ac70c50
checksum=bc1fcd84632c628a10e8536d56b65a7acbd4235ed0e034fec864b78bdc36f8f1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"