ark: update to 18.12.1

This commit is contained in:
Nathan Owens 2019-01-17 12:04:18 -06:00 committed by Helmut Pozimski
parent 8c971ca864
commit 1b203248e5

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=18.12.0
version=18.12.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=2f50e6f5b0973e6e760499c680d9c54aeef0d93c9440db4805401399148ad59a
checksum=0665a10b860a914b64b5e41de6c159f5dac9fbf1dce10f5c097cc88611568add
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"