kauth: update to 5.71.0

[ci skip]
This commit is contained in:
John 2020-06-14 00:29:00 +02:00
parent 6b6fc2644c
commit 03bf51a445
1 changed files with 2 additions and 2 deletions

View File

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