ark: update to 19.08.1.
This commit is contained in:
parent
a877c796c0
commit
e54c5851c2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ark'
|
||||
pkgname=ark
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
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=0685285486ca933e3467f35c3d5d4e8633ae80f1e5529f8a4d8257d0b53d9512
|
||||
checksum=b5638bc4559d775d0a0c2aee022cadc021543bf92e8be6b9b803c50e7e7f1835
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python kcoreaddons kparts"
|
||||
|
|
Loading…
Reference in New Issue