kauth: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:57:15 +02:00
parent f7d2935073
commit fe8adfae3c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kauth' # Template file for 'kauth'
pkgname=kauth pkgname=kauth
version=5.61.0 version=5.62.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config" hostmakedepends="kcoreaddons extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ 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=b04458f32046b2dd61b48118646180df63d2c843cb2d53560aaa15168df087f1 checksum=31162621200df4b927719e34ce62004c51e79b9d785f9c3056c6902f80eeefe6
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel" hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"