ark: update to 19.04.3.
This commit is contained in:
parent
ded2153946
commit
f88e5e11e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ark'
|
||||
pkgname=ark
|
||||
version=19.04.2
|
||||
version=19.04.3
|
||||
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=b0c4e4150aa6595e1a2c6fdd2a38046fa03cf594875fb1e8af284e84c5923211
|
||||
checksum=a06cc2937aa4ed41bab0a38344164f367b993a80bcd74011e4ab72643bfee8ee
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python kcoreaddons kparts"
|
||||
|
|
Loading…
Reference in New Issue