ark: update to 18.12.3.

This commit is contained in:
John 2019-03-07 17:09:13 +01:00
parent 096319f483
commit 85ad6117d6

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=18.12.2
version=18.12.3
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=cbeb31893611fe52181a78761acd4e862e4ad0dd007d03ce9e78993ef143f62b
checksum=ecf781b5d3691bb967c9170938c1133e2972ee97d71aab2de65487a952700722
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"