kauth: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:36:44 -06:00
parent f5ec40bd1f
commit 2eb767f0df

View file

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.36.0
version=5.37.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kauth"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d3f94113d14f85894f59f234efebfec8c42b4b8a8452460b7f4f2ccc03657d28
checksum=bc982bb8443d8a9791c4fffa20e29c9f852a7a18fa31f023d8b4efb517123f32
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"