ark: update to 19.08.2.
This commit is contained in:
parent
66a1328207
commit
76dc6c08e1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ark'
|
# Template file for 'ark'
|
||||||
pkgname=ark
|
pkgname=ark
|
||||||
version=19.08.1
|
version=19.08.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake kdoctools kconfig"
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/utilities/ark"
|
homepage="https://kde.org/applications/utilities/ark"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b5638bc4559d775d0a0c2aee022cadc021543bf92e8be6b9b803c50e7e7f1835
|
checksum=63fcec0a32d806cfc82fb1c136b5e037bfe75459b148ac08c00be7e45ac70c50
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python kcoreaddons kparts"
|
hostmakedepends+=" python kcoreaddons kparts"
|
||||||
|
|
Loading…
Reference in New Issue