kwallet: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:35:09 +01:00 committed by Johannes
parent f83fa299f1
commit 50f99d5cf4
1 changed files with 2 additions and 2 deletions

View File

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