kinit: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:21:13 +02:00 committed by Helmut Pozimski
parent 1211fb8741
commit c927a11957
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kinit'
pkgname=kinit
version=5.48.0
version=5.49.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.0-only"
homepage="https://projects.kde.org/projects/frameworks/kinit"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2ad529be186e3c1b74109f937a77d13f1f87acfda69d736a94f8f7bb821c4e23
checksum=25b5e07c2dd651a96f79ea58e0a76a172aac4b818892641adf97bdf6525909e7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"