mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kwalletmanager: update to 19.04.2.
This commit is contained in:
parent
511402fedd
commit
377064ef06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwalletmanager'
|
# Template file for 'kwalletmanager'
|
||||||
pkgname=kwalletmanager
|
pkgname=kwalletmanager
|
||||||
version=19.04.1
|
version=19.04.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kde.org/applications/system/kwalletmanager/"
|
homepage="https://www.kde.org/applications/system/kwalletmanager/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kwalletmanager-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kwalletmanager-${version}.tar.xz"
|
||||||
checksum=793a3a335e53b6af36272398d7933ff0cc77918860799db2b5688ee249ce215d
|
checksum=fe54cc90795bd4d8cb19b61fab011833dce1754c597eda4cda0f59be40c01868
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue