ark: update to 18.08.3.
This commit is contained in:
parent
1c48e8e16b
commit
3ff6693a1c
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=18.08.2
|
version=18.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=2354d6f3fd2adabfe6203240a0b7a6692bd08c8b50470b81b472d16ec7507ae7
|
checksum=aeb735ad332514d284b2bad9e6dd41261a81f901ff896001ef9e5b986620b3fb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python kcoreaddons kparts"
|
hostmakedepends+=" python kcoreaddons kparts"
|
||||||
|
|
Loading…
Reference in a new issue