plasma-vault: update to 5.13.5.

This commit is contained in:
John 2018-09-04 23:17:35 +02:00 committed by Helmut Pozimski
parent 947421a26d
commit 82de847063
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.4
version=5.13.5
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=9254c5b549b8199b4c287e028a06b267c1487d06ae77dbc1508598b513b197a9
checksum=1fb9959963704e2fb3fd3981626a87139276595d012dfb19b09ed58bcafa8580
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"