kauth: update to 5.81.0.

This commit is contained in:
John 2021-04-10 13:44:16 +02:00
parent 79e5687c5f
commit 1ebe902118

View file

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.80.0
version=5.81.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kauth"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=26f07de07729abf90500749d7746eee63398fe96ca00d32f845084b4c89896dd
checksum=7e0062efe1838766890dee709b3ecd6767ced49173f9c149ac2ef492261fc9bd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"