mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ark: update to 19.08.3.
This commit is contained in:
parent
9b6ea0b7fe
commit
51723c2829
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ark'
|
# Template file for 'ark'
|
||||||
pkgname=ark
|
pkgname=ark
|
||||||
version=19.08.2
|
version=19.08.3
|
||||||
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=63fcec0a32d806cfc82fb1c136b5e037bfe75459b148ac08c00be7e45ac70c50
|
checksum=bc1fcd84632c628a10e8536d56b65a7acbd4235ed0e034fec864b78bdc36f8f1
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python kcoreaddons kparts"
|
hostmakedepends+=" python kcoreaddons kparts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue