ark: update to 17.12.3.

This commit is contained in:
Andrea Brancaleoni 2018-03-09 11:36:34 +01:00
parent a5235dac4d
commit 261ffc2c83

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=17.12.2
version=17.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"
homepage="https://kde.org/applications/utilities/ark"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=0bbd672ac232b6eb7669c8cd1125424e7a0cb3b5e4216e0063d03f1f5c050676
checksum=b13d102e06eeaf080270a710a6b82d11d444fde78f0c701ac5efca682cfb5642
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"