plasma-vault: update to 5.15.1.

This commit is contained in:
John 2019-02-20 00:14:31 +01:00 committed by John Zimmermann
parent 27a1c07226
commit 8227990ec4
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.15.0
version=5.15.1
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=028f33b44194e67888c3649c2e8503d84a295260e49f5ef67d38db407b024266
checksum=bf75f2cfca9ac1de5b7e80430b09d40b7d44ec405cb1c7d34755d7278f8c5b1c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"