ark: update to 20.08.3.

This commit is contained in:
John Zimmermann 2020-11-08 15:45:17 +01:00
parent 78ae0456c9
commit 406a362619

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=20.08.2
version=20.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/en/utilities/org.kde.ark"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=ec061ac07687b5a3541af293e3bc2aa7bedcfe0ef38ba6e57e2704068a726ffc
checksum=fedfb2fb9b9d5d7741e7166d2e13049d48a90501f22d046f9ae01469c5957c0e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3 kcoreaddons kparts"