kinit: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:18:49 +02:00
parent 803c67204f
commit 14b632d6fa
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kinit'
pkgname=kinit
version=5.58.0
version=5.59.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=22c2adb9b1b52d0f90db9c36bd0313250d986a207f781c0582e85c4805297e53
checksum=aa175a38831ff492fe461c892717c2ed7379b88295c2b6a79a7a81c0e9b2a5af
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"