kinit: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:58:42 +02:00
parent 7cff2b4467
commit 73f384ee3e

View file

@ -1,6 +1,6 @@
# Template file for 'kinit'
pkgname=kinit
version=5.61.0
version=5.62.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-only"
homepage="https://projects.kde.org/projects/frameworks/kinit"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1806bba9cc3f4d9c5ed23f49eca30707e8f74a99d35f5022130a46a395f2858f
checksum=5c4b066362ab6528b5c9ac654c20cc4eeed87e5384b26b3aa1df968c98c1e21a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"