kinit: update to 5.39.0.

This commit is contained in:
yopito 2017-10-16 18:43:59 +02:00
parent 7f44d1281b
commit d18c31d4eb

View file

@ -1,6 +1,6 @@
# Template file for 'kinit'
pkgname=kinit
version=5.37.0
version=5.39.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kinit"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b9686968cb277a027169bc48ff37a25f44691b1d828af7cee4c6790c89f7ed2c
checksum=c26a88e6c3e0607bdfa1b51ae6fa0d7fa6bb863c9f8f2659e8622d0d77a05c28
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"