plasma-vault: update to 5.15.0.
This commit is contained in:
parent
e169f99555
commit
9c31dcfc7d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-vault'
|
# Template file for 'plasma-vault'
|
||||||
pkgname=plasma-vault
|
pkgname=plasma-vault
|
||||||
version=5.14.5
|
version=5.15.0
|
||||||
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=23d6626918b4b0114e928b2bbb5f2a55a0dd919e270d27a7138cb3598125249f
|
checksum=028f33b44194e67888c3649c2e8503d84a295260e49f5ef67d38db407b024266
|
||||||
|
|
||||||
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