plasma-vault: update to 5.15.2.

This commit is contained in:
John 2019-02-26 17:28:25 +01:00 committed by John Zimmermann
parent 8995ab4631
commit 4b8bab910f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-vault' # Template file for 'plasma-vault'
pkgname=plasma-vault pkgname=plasma-vault
version=5.15.1 version=5.15.2
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=bf75f2cfca9ac1de5b7e80430b09d40b7d44ec405cb1c7d34755d7278f8c5b1c checksum=97e668c756831e7ce94b625ed054e3cdf40a45eb502f30fbc2e2f89d3480ac3e
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework" hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"