kwallet: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:56:35 +02:00
parent 85df525a98
commit f8fbe22da4
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.59.0
version=5.60.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=733c76c0822aaa2e7829778a9908ff90c1173e65aac57efb35c3a240cd6aed71
checksum=2ac2186dd7d004b6740cb14e7651ddcb7d74390acb382c9d55874f3a03a8111d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"