diff --git a/srcpkgs/kcompletion/template b/srcpkgs/kcompletion/template index 32b42dca998..97ebe0330e7 100644 --- a/srcpkgs/kcompletion/template +++ b/srcpkgs/kcompletion/template @@ -1,6 +1,6 @@ # Template file for 'kcompletion' pkgname=kcompletion -version=5.81.0 +version=5.82.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://invent.kde.org/frameworks/kcompletion" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=f7ac17e57203bfee92b252b92cd31174a624620119a461fad04087a7c8337c95 +checksum=503646a0bf3f5e40daaea9b33618ffb39d0435d41cd736468d1806daefba247d if [ "CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"