kompare: update to 18.08.0

This commit is contained in:
travankor 2018-08-18 16:34:34 -07:00 committed by Johannes
parent e2d89aa4aa
commit 71374b3226

View file

@ -1,6 +1,6 @@
# Template file for 'kompare' # Template file for 'kompare'
pkgname=kompare pkgname=kompare
version=18.04.3 version=18.08.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules" hostmakedepends="extra-cmake-modules"
@ -8,9 +8,9 @@ makedepends="ktexteditor-devel libkomparediff2-devel"
short_desc="File difference viewer" short_desc="File difference viewer"
maintainer="Norbert Vegh <vegh@norvegh.com>" maintainer="Norbert Vegh <vegh@norvegh.com>"
license="GPL-2.0-only, GFDL-1.2-only" license="GPL-2.0-only, GFDL-1.2-only"
homepage="http://www.caffeinated.me.uk/kompare/" homepage="https://www.kde.org/applications/development/kompare/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=dbd8ba4abc7026f1154e7c263159e2c6ce7426603dfe2ce720091e16b58552b3 checksum=fd879cb6c2fb8e3b05f0389537091fc3b9d79ca16d2832c1d7b6169c04c7a455
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake" hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"