From d70658bef4cff1832e19f2664f956904d58a1dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 9 Nov 2018 00:04:45 +0100 Subject: [PATCH] libkomparediff2: update to 18.08.3. --- srcpkgs/libkomparediff2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libkomparediff2/template b/srcpkgs/libkomparediff2/template index fb6981161be..5dd061f1cc2 100644 --- a/srcpkgs/libkomparediff2/template +++ b/srcpkgs/libkomparediff2/template @@ -1,6 +1,6 @@ # Template file for 'libkomparediff2' pkgname=libkomparediff2 -version=18.08.2 +version=18.08.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " 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=d2d9d48c7ce34471aced23f67c7b6e191c52c192d8c894e0eb96eacad98aa51d +checksum=afd40ecfa52e2e5c121666fecda4fa48acd1df49dfc8017f4e01b69d3c81e100 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake"