ark: update to 19.04.1.

This commit is contained in:
Helmut Pozimski 2019-05-13 12:59:48 +02:00
parent ef7dba8d2c
commit 6d873a960f

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=19.04.0
version=19.04.1
revision=1
build_style=cmake
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"
homepage="https://kde.org/applications/utilities/ark"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=35e8e516a8554e086264d9a9a4fa66c2b47fa227eb9e512a1d0d24172cd07a84
checksum=6d348b2b9566ce0b8a1ba1b56d0a8c5d434d4748c479c5a853fdcdecfec753e6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"