kwallet: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:20:05 -05:00 committed by Jürgen Buchmüller
parent f87fcc9b82
commit b3b463c4e6

View File

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.41.0
version=5.42.0
revision=1
build_style=cmake
make_build_args="VERBOSE=1"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kwallet"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=74ec71ab2dd621ce65762148f37b1078bc8fb6910ace1b04bab8e4f5c675bfbd
checksum=76a99bca363a314b2c889c562cdab93d83b136cce4e2d338b02eeb91cad963cf
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"