kwalletmanager: update to 19.08.0.

This commit is contained in:
Piotr Wójcik 2019-08-17 13:47:35 +02:00 committed by Piotr
parent 50435fc035
commit d4148e4d78

View file

@ -1,6 +1,6 @@
# Template file for 'kwalletmanager'
pkgname=kwalletmanager
version=19.04.3
version=19.08.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kauth"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/system/kwalletmanager/"
distfiles="${KDE_SITE}/applications/${version}/src/kwalletmanager-${version}.tar.xz"
checksum=b7eafd7ce252396bba0609d4114f88e0d1956e9f0f7f9703000eadda0cd7cc0e
checksum=aaf6c646cc8e7387dc034636fb94029fc0fda3c7fc89b6b633dc42349fd0a471
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"