kompare: update to 18.08.2.

This commit is contained in:
Piotr Wójcik 2018-10-16 10:29:50 +02:00 committed by Helmut Pozimski
parent e403d1cdfd
commit 44eaf55acb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kompare'
pkgname=kompare
version=18.08.1
version=18.08.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="Norbert Vegh <vegh@norvegh.com>"
license="GPL-2.0-only, GFDL-1.2-only"
homepage="https://www.kde.org/applications/development/kompare/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=1b6706700ec7216f6674544716a33c63fe3b4a5411a28732c0300f6558714d4f
checksum=69d822d3f2c4c6d7babdcea153aa465a9bb990e465a19d3c451ad6a78fc2249e
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"