plasma-vault: update to 5.17.5
[ci skip]
This commit is contained in:
parent
12aa485894
commit
d7cc0ef955
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'plasma-vault'
|
||||
pkgname=plasma-vault
|
||||
version=5.17.4
|
||||
version=5.17.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
|
||||
gettext"
|
||||
makedepends="plasma-framework-devel libksysguard-devel networkmanager-qt5-devel"
|
||||
short_desc="Plasma applet and services for creating encrypted vaults"
|
||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://github.com/KDE/plasma-vault"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=596f1fff1292db1e98277fb61d7146f12ab5a3b487bc760ae1eed97c5c971193
|
||||
checksum=3e5c6b4dd6c1122b6a221205da506881959ab905e467b74b0536e7f5fe130d71
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Add table
Reference in a new issue