kauth: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:33:16 +01:00 committed by Johannes
parent be6fa9ecaa
commit a3b72c1690
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.51.0
version=5.52.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=15faa8e4152b46a5833256ca6d39d22509487aa61853ee5d74c93e3869b2f95d
checksum=b5f7a8c4e13dfcb904d0767e87354420cf385d1e02e53d4a5bb329bc71f72079
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"