kwallet: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:43 +02:00 committed by Helmut Pozimski
parent f10971ae8a
commit 90f3a2d228

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.50.0
version=5.51.0
revision=1
build_style=cmake
make_build_args="VERBOSE=1"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kwallet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=25ca8214829567a22aa59e760541d701aa79f6d3dc0ef3fa67cba76e3c651492
checksum=52b963e877d7b9fbe5b7ff94f8613c6f02fa4ea136bec36b575a777626febcd8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"