ark: update to 18.12.2.
This commit is contained in:
parent
3a6d2baf40
commit
5cf51c523d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ark'
|
||||
pkgname=ark
|
||||
version=18.12.1
|
||||
version=18.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://kde.org/applications/utilities/ark"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=0665a10b860a914b64b5e41de6c159f5dac9fbf1dce10f5c097cc88611568add
|
||||
checksum=cbeb31893611fe52181a78761acd4e862e4ad0dd007d03ce9e78993ef143f62b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python kcoreaddons kparts"
|
||||
|
|
Loading…
Reference in New Issue