ark: update to 19.12.0.

This commit is contained in:
Helmut Pozimski 2019-12-16 21:21:10 +01:00 committed by John Zimmermann
parent a0b8856175
commit a14b10824e

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake kdoctools kconfig"
@ -9,8 +9,8 @@ short_desc="KDE Archiving Tool"
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=bc1fcd84632c628a10e8536d56b65a7acbd4235ed0e034fec864b78bdc36f8f1
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=0f0c8a306f392573bd912a21c298734af4b73a7faec0b5fe7548d5a3ae1b4b54
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"