kauth: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:55:32 +01:00
parent ae4848afbe
commit f55e382792

View file

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