mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
kwalletmanager: update to 19.08.1.
This commit is contained in:
parent
3e168155b6
commit
8a7b4e7455
1 changed files with 4 additions and 7 deletions
|
@ -1,17 +1,14 @@
|
|||
# Template file for 'kwalletmanager'
|
||||
pkgname=kwalletmanager
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
||||
hostmakedepends="extra-cmake-modules kauth kdoctools pkg-config
|
||||
qt5-host-tools qt5-qmake"
|
||||
makedepends="kcmutils-devel kparts-devel qt5-devel"
|
||||
short_desc="KDE Wallet Management Tools"
|
||||
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=aaf6c646cc8e7387dc034636fb94029fc0fda3c7fc89b6b633dc42349fd0a471
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
checksum=b6206da5001f79b67264f641210925b0400b41dc59562b978d402b9524835c14
|
||||
|
|
Loading…
Add table
Reference in a new issue