scaleway-cli: update to 1.15.

This commit is contained in:
Michael Gehring 2018-04-15 14:44:19 +02:00
parent 5522967546
commit 7cd511509b

View file

@ -1,7 +1,7 @@
# Template file for 'scaleway-cli'
pkgname=scaleway-cli
version=1.14
revision=6
version=1.15
revision=1
build_style="go"
go_import_path="github.com/scaleway/scaleway-cli"
go_package="github.com/scaleway/scaleway-cli/cmd/scw"
@ -10,10 +10,10 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="MIT"
homepage="https://github.com/scaleway/scaleway-cli"
distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
checksum=8d1c0cd9db51ceb18c819ce52d277897622a227b02abd8a566dacc3523dcda2c
checksum=7a7229057a4ed197f9c138df55023b034943b0358200aab1d810cac56ee816b2
post_install() {
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
vinstall contrib/completion/bash/scw.bash 0644 usr/share/bash-completion/completions
vinstall contrib/completion/zsh/_scw 0644 usr/share/zsh/site-functions
vdoc README.md README
vlicense LICENSE.md LICENSE