diff --git a/srcpkgs/kompare/template b/srcpkgs/kompare/template index ac5918e6f15..63993165203 100644 --- a/srcpkgs/kompare/template +++ b/srcpkgs/kompare/template @@ -1,6 +1,6 @@ # Template file for 'kompare' pkgname=kompare -version=18.08.3 +version=18.12.0 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=909398bf30802ecad1affc1e46debe87f06bdd1b41818e08da0b045ffdccf59c +checksum=a4dff51fedc1aead396f1017c5dd115f98998e1b1176f7fd7a708f4f99a2c409 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"