kauth: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:22:52 +01:00
parent 5e2568792d
commit ac43cf3751

View file

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.54.0
version=5.55.0
revision=1
build_style=cmake
hostmakedepends="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=505c529d5456cf3eacdcdc8e80b5b258282d648f95b6ada7bbf99c17bf5a2ab2
checksum=ec8f6bc9486c82045e3190609c528fc09897f115f4397328235687bba6b8cbf0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"