libkomparediff2: update to 18.04.2.

Closes #14997.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-08 08:50:08 +02:00 committed by Enno Boland
parent 0e416b12e9
commit 5818c7f103
No known key found for this signature in database
GPG Key ID: D09964719BDE9971

View File

@ -1,6 +1,6 @@
# Template file for 'libkomparediff2'
pkgname=libkomparediff2
version=18.04.1
version=18.04.2
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=dbff5b172d29b3ef28a954d25c1a4794b0c90e8ac385746c9bb02e1720c80034
checksum=87808eb8218b8a63ae9e7dd2d80f50de0f01b2cfae4e4acda66fdff86b217954
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake"