kwallet: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:07:12 +01:00 committed by Helmut Pozimski
parent 602dae0d61
commit 5d842b9444
1 changed files with 2 additions and 2 deletions

View File

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