ark: update to 17.12.2.

This commit is contained in:
Andrea Brancaleoni 2018-02-09 17:38:57 +01:00
parent 69d1bce944
commit 30f500e99e

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=17.12.1
version=17.12.2
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=30c133a93f9aa1e2c294addb11e38c0ed9bbff1c8ec42b468dd66b8f0987aa77
checksum=0bbd672ac232b6eb7669c8cd1125424e7a0cb3b5e4216e0063d03f1f5c050676
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"