plasma-vault: update to 5.14.3.

This commit is contained in:
John 2018-11-22 10:28:04 +01:00 committed by maxice8
parent 124c11bec2
commit 756c0d472a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-vault'
pkgname=plasma-vault
version=5.13.5
version=5.14.3
revision=1
build_style=cmake
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"
homepage="https://github.com/KDE/plasma-vault"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=1fb9959963704e2fb3fd3981626a87139276595d012dfb19b09ed58bcafa8580
checksum=852fcebf6f9ccecff3b8dc075b999aa86d0039fd5b76bd45625b44eb2c358916
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"