mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
ark: update to 19.12.1.
This commit is contained in:
parent
a89376dbb4
commit
00a0463cee
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ark'
|
# Template file for 'ark'
|
||||||
pkgname=ark
|
pkgname=ark
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
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 gettext"
|
||||||
makedepends="libarchive-devel kpty-devel kparts-devel kitemmodels-devel libzip-devel"
|
makedepends="libarchive-devel kpty-devel kparts-devel kitemmodels-devel libzip-devel"
|
||||||
short_desc="KDE Archiving Tool"
|
short_desc="KDE Archiving Tool"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0f0c8a306f392573bd912a21c298734af4b73a7faec0b5fe7548d5a3ae1b4b54
|
checksum=37b9dfc0b6005ebd0f2757ecce940568839e8a5d73b3bcbc1931ce4eccbb9d0c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python kcoreaddons kparts"
|
hostmakedepends+=" python kcoreaddons kparts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue