ark: update to 20.04.2.

This commit is contained in:
John 2020-06-16 22:45:22 +02:00
parent 881b29b272
commit e3426121ff
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=20.04.1
version=20.04.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
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=3c0e213917c3b87b12bab32499f13b99df36866b94b46705cbb01e468372ab3c
checksum=ba2176a5ca3ca5de7bb38ff60d276c6cb85eb1533ae0dc76b3c4095fbde0bb96
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3 kcoreaddons kparts"