From 58289b21b55e8e47fa40abf5d231f8ba05fdc308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 10 Jan 2019 21:49:15 +0100 Subject: [PATCH] kompare: update to 18.12.1. --- srcpkgs/kompare/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kompare/template b/srcpkgs/kompare/template index 63993165203..df51eedfc5e 100644 --- a/srcpkgs/kompare/template +++ b/srcpkgs/kompare/template @@ -1,6 +1,6 @@ # Template file for 'kompare' pkgname=kompare -version=18.12.0 +version=18.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-only, GFDL-1.2-only" homepage="https://www.kde.org/applications/development/kompare/" distfiles="${KDE_SITE}/applications/${version}/src/kompare-${version}.tar.xz" -checksum=a4dff51fedc1aead396f1017c5dd115f98998e1b1176f7fd7a708f4f99a2c409 +checksum=e95ec47fa40a45265b67a592ad973ba1b9977185630b470fa029bc336b9f2e25 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"