ark: update to 17.12.0.

This commit is contained in:
Andrea Brancaleoni 2017-12-16 18:24:17 +01:00
parent 8cc2d7af92
commit b22d2d9c14

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=17.08.3
version=17.12.0
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=dd206ae58946f451d16b5369376b2fe46fa1e6d19d95637aa3a40fd1ec18e3e3
checksum=4397d84eee2001b39cd722225181a11f036e981b0abe722a64688f660b7c8a50
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"