kauth: update to 5.67.0

[ci skip]
This commit is contained in:
John 2020-02-10 12:51:51 +01:00
parent 0aeae0538d
commit 572a49ed13

View file

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