kwallet: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:30:01 -05:00 committed by Jürgen Buchmüller
parent 71810e06b3
commit 2f39c34bed

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.40.0
version=5.41.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=cd2219a1c7fb64e282ad9b9cfe4c885ad834013553f233325fc2268adb1edd53
checksum=74ec71ab2dd621ce65762148f37b1078bc8fb6910ace1b04bab8e4f5c675bfbd
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"