kwallet: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:59:33 +02:00
parent 5f44aed8a2
commit 286e38c60e

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet' # Template file for 'kwallet'
pkgname=kwallet pkgname=kwallet
version=5.61.0 version=5.62.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,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=628ded35a8f44750a770bf10bba9a763994660923a689eee05f8dfb7e92baec8 checksum=911d1f3320e7e3d25243e134ba0e42cd5e3ed2ee6c846dbb13777b1a4b338a5b
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"