diff --git a/srcpkgs/kauth/template b/srcpkgs/kauth/template index 1c7b11a165d..0d3dc13ef13 100644 --- a/srcpkgs/kauth/template +++ b/srcpkgs/kauth/template @@ -1,6 +1,6 @@ # Template file for 'kauth' pkgname=kauth -version=5.79.0 +version=5.80.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=aa01b26a48556292141b2c103b177ec991127e6faf0e3edd0f0efa78887578a1 +checksum=26f07de07729abf90500749d7746eee63398fe96ca00d32f845084b4c89896dd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"