kauth: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:45:04 +01:00
parent 70290540ee
commit d51ae8075b

View file

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.64.0
version=5.65.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kauth"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ac95525bf1430868c8f54dbdc986478cf7b21192ad3b486381485b429eadddcc
checksum=277821947090e806f5850983e110134480915bf8e9609e0f24eaf34f7ca00c5f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"