plasma-vault: update to 5.18.5
[ci skip]
This commit is contained in:
parent
74b796f5be
commit
92a98af1e4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-vault'
|
||||
pkgname=plasma-vault
|
||||
version=5.18.4.1
|
||||
version=5.18.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
|
||||
|
@ -10,8 +10,8 @@ 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=09e2536a437f15eaed7c550cfd5ceb0fb7555cf0de8e6b7d6f728f5e2ed40c2b
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cae2713823e8c59c7a2beb96d362a15024fe260cf10419ba037e8a798f3c1b41
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in a new issue