libkomparediff2: update to 18.12.0.

This commit is contained in:
Piotr Wójcik 2018-12-13 23:25:39 +01:00 committed by Helmut Pozimski
parent 423eb0c9e6
commit 440fc2cf0b

View file

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