kwallet: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:23:51 +01:00 committed by Jürgen Buchmüller
parent 4e6e04d544
commit 418c857205

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
make_build_args="VERBOSE=1"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kwallet"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=76a99bca363a314b2c889c562cdab93d83b136cce4e2d338b02eeb91cad963cf
checksum=b26abb94566441df1e87d950bc26960f2a0917c37b06b59bb9f3dd650da0bd06
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"