kinit: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:46:31 +01:00
parent cb48b1c273
commit 3fe2315d8f

View file

@ -1,6 +1,6 @@
# Template file for 'kinit'
pkgname=kinit
version=5.64.0
version=5.65.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=5298b783499cedb681c334b20234a511cb3377e66d140e7df6b7c1899186263d
checksum=bbff3999f40d67284e7f90118f29dbedc9fdd673ce74f29f82a9115f4b5efbc1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"