diff --git a/srcpkgs/kauth/template b/srcpkgs/kauth/template index 7c78e0fde61..70e4730b34f 100644 --- a/srcpkgs/kauth/template +++ b/srcpkgs/kauth/template @@ -1,6 +1,6 @@ # Template file for 'kauth' pkgname=kauth -version=5.63.0 +version=5.64.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://projects.kde.org/projects/frameworks/kauth" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2c4917f0bb49f09b232aeda9d3282eef0e235124fab1dab0deeae2ae7a7df321 +checksum=ac95525bf1430868c8f54dbdc986478cf7b21192ad3b486381485b429eadddcc if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"