diff --git a/srcpkgs/libkomparediff2/template b/srcpkgs/libkomparediff2/template index 0ce3fd8bb6d..02c2edeaa37 100644 --- a/srcpkgs/libkomparediff2/template +++ b/srcpkgs/libkomparediff2/template @@ -1,16 +1,16 @@ # Template file for 'libkomparediff2' pkgname=libkomparediff2 -version=18.12.3 +version=19.04.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules" +hostmakedepends="extra-cmake-modules kcoreaddons" makedepends="kparts-devel" short_desc="Library to compare files and strings" 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/libkomparediff2-${version}.tar.xz" -checksum=f70bf7470f67419a7071a4df23d929c4c4ed80d588b3096d48486ee0f27d890c +checksum=ffb3370aa869831f86dc009353abd72a5f0c7a7d1c570d5fecf9747131247464 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake"