ark: update to 18.08.2.

This commit is contained in:
Andrea Brancaleoni 2018-10-12 14:15:11 +02:00
parent 327fd195bc
commit b655fe6262

View file

@ -1,6 +1,6 @@
# Template file for 'ark'
pkgname=ark
version=18.08.1
version=18.08.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.0-or-later"
homepage="https://kde.org/applications/utilities/ark"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=981100d5dfbb8797762585595ce09c8c7f600d523cbaeb6d03f17562a5c525cd
checksum=2354d6f3fd2adabfe6203240a0b7a6692bd08c8b50470b81b472d16ec7507ae7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python kcoreaddons kparts"