plasma-vault: update to 5.23.2.
This commit is contained in:
parent
ea8dfbb133
commit
dfc6e5d2dc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-vault'
|
# Template file for 'plasma-vault'
|
||||||
pkgname=plasma-vault
|
pkgname=plasma-vault
|
||||||
version=5.23.1
|
version=5.23.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/KDE/plasma-vault"
|
homepage="https://github.com/KDE/plasma-vault"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c5abe2e90c29e2a76c4fd276ad2efd0a296da7ed641ca8f401e95d446a5b8c4f
|
checksum=4e4300bdf38d340a1f7f79056143f9fe7c69bd0a65b593a969babbe1a7f53135
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in New Issue