kwalletmanager: update to 18.08.3.

This commit is contained in:
Piotr Wójcik 2018-11-09 00:04:39 +01:00 committed by maxice8
parent 09d4e19818
commit d4220dc674
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kwalletmanager'
pkgname=kwalletmanager
version=18.08.2
version=18.08.3
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=b807453fba5da9676b8965f157a990f340cf95eb85f5d77f75f2e0b454113f85
checksum=50d74198e98debef6409c8f7e3e90261e2f7ff6955dcaaa753f426edea741762
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"