kwallet: update to 5.54.0.

This commit is contained in:
John Zimmermann 2019-01-12 17:44:58 +00:00
parent 927ea2c010
commit 682bb2c850

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.53.0
version=5.54.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=80f1d9dd7157147f4371e966f1d01772a7912914ba994f90593382fe4561bb8c
checksum=62223ca3bbca12da8a06ea1b7827ba9aeb97b75cf8a23ec8944dbc93d4bcd143
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"