kwalletmanager: update to 18.04.2.

Closes #14996.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-08 08:50:29 +02:00 committed by Enno Boland
parent 5818c7f103
commit f83e7d679a
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'kwalletmanager'
pkgname=kwalletmanager
version=18.04.1
version=18.04.2
revision=1
build_style=cmake
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="http://www.kde.org/applications/system/kwalletmanager/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=5fea1d7c1793a7b3a54c15d90bc225a6b05af69d7aff8ebad9c588d90264406e
checksum=97af739c0ecf9278eb4d4bc8ebdb3cc71d179ac34348302d076d0491b4d83252
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"