plasma-vault: update to 5.14.3.
This commit is contained in:
parent
124c11bec2
commit
756c0d472a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-vault'
|
# Template file for 'plasma-vault'
|
||||||
pkgname=plasma-vault
|
pkgname=plasma-vault
|
||||||
version=5.13.5
|
version=5.14.3
|
||||||
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"
|
||||||
|
@ -10,7 +10,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=1fb9959963704e2fb3fd3981626a87139276595d012dfb19b09ed58bcafa8580
|
checksum=852fcebf6f9ccecff3b8dc075b999aa86d0039fd5b76bd45625b44eb2c358916
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in New Issue