kwallet: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:17:14 +02:00
parent 544878ddc6
commit daa50b499a
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.57.0
version=5.58.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=ad089026f4d5b10d567d0fd56f8b63749acd214fb8029d43187ba42afaf36975
checksum=5203765ba2061727d0280bf7e9cbbade462ba2c5e7389f4f8d78afc522ba2030
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"