kwalletmanager: update to 18.12.0.

This commit is contained in:
Piotr Wójcik 2018-12-14 09:41:47 +01:00 committed by Helmut Pozimski
parent 862e2c0d41
commit 15a824f7e9

View file

@ -1,6 +1,6 @@
# Template file for 'kwalletmanager'
pkgname=kwalletmanager
version=18.08.3
version=18.12.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/${pkgname}-${version}.tar.xz"
checksum=50d74198e98debef6409c8f7e3e90261e2f7ff6955dcaaa753f426edea741762
checksum=093ca5902064a7a745e113c9d24969b8228bf5216ca53b7cf2539e09c3cdcb7e
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"