ark: update to 19.04.2.

This commit is contained in:
Helmut Pozimski 2019-06-08 10:27:08 +02:00 committed by Johannes
parent 1218d1a40e
commit 7fde4ebdfa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ark' # Template file for 'ark'
pkgname=ark pkgname=ark
version=19.04.1 version=19.04.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake kdoctools kconfig" 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" license="GPL-2.0-or-later"
homepage="https://kde.org/applications/utilities/ark" homepage="https://kde.org/applications/utilities/ark"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=6d348b2b9566ce0b8a1ba1b56d0a8c5d434d4748c479c5a853fdcdecfec753e6 checksum=b0c4e4150aa6595e1a2c6fdd2a38046fa03cf594875fb1e8af284e84c5923211
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts" hostmakedepends+=" python kcoreaddons kparts"