kwalletmanager: update to 18.12.3.

This commit is contained in:
Piotr Wójcik 2019-03-07 17:52:42 +01:00 committed by Helmut Pozimski
parent 6389b61bce
commit c35a618f90
1 changed files with 2 additions and 2 deletions

View File

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