From 882feabb96434431ec120b023be7fd94dac18e26 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 17 May 2018 09:07:33 -0300 Subject: [PATCH] lastpass-cli: update to 1.3.1. Closes #14493. Signed-off-by: Enno Boland --- srcpkgs/lastpass-cli/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/lastpass-cli/template b/srcpkgs/lastpass-cli/template index 4d0b741a360..a05269307f9 100644 --- a/srcpkgs/lastpass-cli/template +++ b/srcpkgs/lastpass-cli/template @@ -1,17 +1,18 @@ # Template file for 'lastpass-cli' pkgname=lastpass-cli -version=1.3.0 -revision=2 +version=1.3.1 +revision=1 build_style=cmake make_install_target="install install-doc" -hostmakedepends="pkg-config asciidoc" -makedepends="libressl-devel libcurl-devel libxml2-devel bash-completion" +hostmakedepends="asciidoc pkg-config" +makedepends="bash-completion libcurl-devel libxml2-devel" short_desc="Command line interface to LastPass.com" maintainer="Michael Carlberg " license="GPL-2.0-or-later" homepage="https://lastpass.com/" +#changelog="https://raw.githubusercontent.com/lastpass/lastpass-cli/master/CHANGELOG.md" distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz" -checksum=bbcfd673d668287e773eef44da65fbd2f292daa213a39528f31037c528dbcfe4 +checksum=25dc9a0c99a10ee70b5b3991d525448c25f312cc69fa0216d7ac70c4ae384b1b post_install() { vmkdir usr/share/examples/lpass