libkomparediff2: update to 18.08.2.

This commit is contained in:
Piotr Wójcik 2018-10-11 22:59:54 +02:00 committed by maxice8
parent 612c8f6efd
commit 0b1b4e2da5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libkomparediff2'
pkgname=libkomparediff2
version=18.08.1
version=18.08.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=41777a633311ce8a587ea65a0d0d397dd75a0e682933325df12086d1581f9c84
checksum=d2d9d48c7ce34471aced23f67c7b6e191c52c192d8c894e0eb96eacad98aa51d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake"