kwallet: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:24:25 +01:00
parent 30e9c5389c
commit 5c5442539d

View file

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