kwalletmanager: update to 17.12.3.

Closes: #12309 [via git-merge-pr]
This commit is contained in:
Piotr Wójcik 2018-03-10 10:16:58 +01:00 committed by Michael Gehring
parent 87c143ff38
commit 1786e83817

View file

@ -1,17 +1,17 @@
# Template file for 'kwalletmanager'
pkgname=kwalletmanager
version=17.12.1
version=17.12.3
revision=1
build_style=cmake
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
hostmakedepends="extra-cmake-modules pkg-config kauth"
makedepends="kcmutils-devel kparts-devel qt5-devel"
short_desc="KDE Wallet Management Tools"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2, LGPL-2.1"
homepage="http://www.kde.org/applications/system/kwalletmanager/"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=1721ff1ad6c493d73fbe011671adb45bd18e01beba246d15376eed93a710a103
checksum=a129051f2f93baaecbde8c302ff528a1d4218da8ca27caadd6befa12baa69ad3
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"