kwallet: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:49:17 +02:00
parent 6c51696b66
commit 9e7a4dafb7

View file

@ -1,6 +1,6 @@
# Template file for 'kwallet'
pkgname=kwallet
version=5.43.0
version=5.47.0
revision=1
build_style=cmake
make_build_args="VERBOSE=1"
@ -11,8 +11,8 @@ short_desc="KDE Safe desktop-wide storage for passwords"
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=b26abb94566441df1e87d950bc26960f2a0917c37b06b59bb9f3dd650da0bd06
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3dfa79286eea0a48e176910469f8b22d326e5973562965f794f32fcce69fc343
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"