kauth: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:20:06 +02:00 committed by Helmut Pozimski
parent 4826e42980
commit 0843d0613f

View file

@ -1,6 +1,6 @@
# Template file for 'kauth'
pkgname=kauth
version=5.48.0
version=5.49.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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kauth"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=47afa9e89543be8bd732fc8b8c0b6e04b71d36e55c547697623ed546845eb702
checksum=c8029c6a3bdeb296e27eaf3791d269ebe88641ee9170bdabd5a2bb391effe361
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"