mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ark: update to 20.04.0
[ci skip]
This commit is contained in:
parent
703ad32060
commit
c642d6e90a
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.12.3
|
version=20.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake
|
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=78594029729c197fc90321850696f1bd189b40d8d7fbc9faf51ad6b2ab744a07
|
checksum=6acda4f29ff463216748f27a791454e1ed2e45851b8e95ada0f56434850917d7
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3 kcoreaddons kparts"
|
hostmakedepends+=" python3 kcoreaddons kparts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue