kinit: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:58:57 +02:00 committed by Helmut Pozimski
parent fa2014feb6
commit 7940c85391

View File

@ -1,6 +1,6 @@
# Template file for 'kinit'
pkgname=kinit
version=5.50.0
version=5.51.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=912c278141c30b4123c39773117971a4f8bdc1b3fc82061bb36dea80daa6ead1
checksum=1464902a9266c302ed48f7b9ebfd5a11944c4eddb4da805b4ec560163bf644b7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"