kwalletmanager: update to 19.04.3.

This commit is contained in:
Piotr Wójcik 2019-07-12 07:58:12 +02:00 committed by Piotr
parent 1eb7003786
commit 0725126da3

View file

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