kauth: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:03:25 +02:00
parent f62d5d0268
commit f3a6c8a672

View file

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.81.0
version=5.82.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=7e0062efe1838766890dee709b3ecd6767ced49173f9c149ac2ef492261fc9bd
checksum=00aac14b7a28040a7598ed661254fb4b8c20b0708fc3379461caff7bc8ff9104
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"