diff --git a/srcpkgs/libkomparediff2/template b/srcpkgs/libkomparediff2/template index 2200da205a1..7fe260233cb 100644 --- a/srcpkgs/libkomparediff2/template +++ b/srcpkgs/libkomparediff2/template @@ -1,6 +1,6 @@ # Template file for 'libkomparediff2' pkgname=libkomparediff2 -version=18.08.0 +version=18.08.1 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=47e88f40f3f6feaf7f6ad08de518c39d6ac1e013974411c0cedfd88d5230a65b +checksum=41777a633311ce8a587ea65a0d0d397dd75a0e682933325df12086d1581f9c84 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake"