libkomparediff2: update to 19.04.0.

This commit is contained in:
Piotr Wójcik 2019-04-19 10:39:46 +02:00 committed by Helmut Pozimski
parent 735c7fdaa8
commit ef09ae7234
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'libkomparediff2'
pkgname=libkomparediff2
version=18.12.3
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
hostmakedepends="extra-cmake-modules kcoreaddons"
makedepends="kparts-devel"
short_desc="Library to compare files and strings"
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/libkomparediff2-${version}.tar.xz"
checksum=f70bf7470f67419a7071a4df23d929c4c4ed80d588b3096d48486ee0f27d890c
checksum=ffb3370aa869831f86dc009353abd72a5f0c7a7d1c570d5fecf9747131247464
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake"