kwallet: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:54 +02:00
parent febaa51e7b
commit 281ae2bad6
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kwallet' # Template file for 'kwallet'
pkgname=kwallet pkgname=kwallet
version=5.58.0 version=5.59.0
revision=1 revision=1
build_style=cmake build_style=cmake
make_build_args="VERBOSE=1" make_build_args="VERBOSE=1"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kwallet" homepage="https://projects.kde.org/projects/frameworks/kwallet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=5203765ba2061727d0280bf7e9cbbade462ba2c5e7389f4f8d78afc522ba2030 checksum=733c76c0822aaa2e7829778a9908ff90c1173e65aac57efb35c3a240cd6aed71
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"