ark: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:28:43 +01:00 committed by John
parent 703ad32060
commit c642d6e90a
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=19.12.3
version=20.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/utilities/ark"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=78594029729c197fc90321850696f1bd189b40d8d7fbc9faf51ad6b2ab744a07
checksum=6acda4f29ff463216748f27a791454e1ed2e45851b8e95ada0f56434850917d7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3 kcoreaddons kparts"