kauth: update to 5.75.0

[ci skip]
This commit is contained in:
John 2020-10-10 15:45:06 +02:00
parent a47820a429
commit a1f94a3949

View file

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