kwallet: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:00 -06:00
parent b5de6734b7
commit 37a3e9a5f9

View file

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