kauth: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:16:38 +02:00
parent 903a906fc5
commit 690db1e8f6

View file

@ -1,19 +1,19 @@
# Template file for 'kauth' # Template file for 'kauth'
pkgname=kauth pkgname=kauth
version=5.56.0 version=5.57.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config" hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
makedepends="kcoreaddons-devel polkit-qt5-devel" makedepends="kcoreaddons-devel polkit-qt5-devel"
short_desc="KDE Execute actions as privileged user" short_desc="KDE Execute actions as privileged user"
maintainer="John <johnz@posteo.net>" 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=cbcca13064b112dff26d1f78b1e77c8ad263cb663aab6329bc6e0a6505f4613d checksum=9d6b9135cc47710b28e2a7731c4c5c1f6dba2b0e5fe982b9d2a82a11d7d497c2
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel" hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
fi fi
kauth-devel_package() { kauth-devel_package() {