libkomparediff2: update to 19.08.0.

This commit is contained in:
Piotr Wójcik 2019-08-17 13:44:52 +02:00 committed by John Zimmermann
parent 06c30c1caf
commit f3b21c71aa

View file

@ -1,6 +1,6 @@
# Template file for 'libkomparediff2' # Template file for 'libkomparediff2'
pkgname=libkomparediff2 pkgname=libkomparediff2
version=19.04.3 version=19.08.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons" hostmakedepends="extra-cmake-modules kcoreaddons"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-or-later, LGPL-2.0-or-later" license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="https://www.kde.org/" homepage="https://www.kde.org/"
distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz"
checksum=35f45f48c9c6afb32ade11985ca9e886e8f77a7428e2ce6650e119c3f29ce9b7 checksum=d86765e6514bdcf838ed36ae5968f9b2b7cb2e74f4fe884ae87f58b9bcc963fe
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake" hostmakedepends+=" python qt5-host-tools qt5-qmake"