diff --git a/srcpkgs/kauth/template b/srcpkgs/kauth/template index 88b124841dd..e7295401182 100644 --- a/srcpkgs/kauth/template +++ b/srcpkgs/kauth/template @@ -1,6 +1,6 @@ # Template file for 'kauth' pkgname=kauth -version=5.77.0 +version=5.78.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules pkg-config" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kauth" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b5a54ec41b1be0a72d710c43b8e00a7e3ac5e982c73da8ae48edf16cbc7c8c1e +checksum=efb3b050492f466c4c531217c39aed67524976884a00f395eaeca147caf61db0 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"