From 014e72f0fe69ea1ed155a3182a9e54bc2ab99110 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 6 Mar 2019 20:16:10 -0300 Subject: [PATCH] scaleway-cli: update to 1.18. --- srcpkgs/scaleway-cli/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template index 4d78b77ca24..c6b570fb22e 100644 --- a/srcpkgs/scaleway-cli/template +++ b/srcpkgs/scaleway-cli/template @@ -1,16 +1,16 @@ # Template file for 'scaleway-cli' pkgname=scaleway-cli -version=1.17 -revision=2 -build_style="go" -go_import_path="github.com/scaleway/scaleway-cli" -go_package="github.com/scaleway/scaleway-cli/cmd/scw" +version=1.18 +revision=1 +build_style=go +go_import_path=github.com/scaleway/scaleway-cli +go_package=github.com/scaleway/scaleway-cli/cmd/scw short_desc="Interact with the Scaleway API from the command line" maintainer="Orphaned " license="MIT" homepage="https://github.com/scaleway/scaleway-cli" distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz" -checksum=8e9bdd72cbc5a9e6f89e61017c8f6f8b070b5dab23d926d9234ef5cd9e014eda +checksum=a6c0e6d3ca785fe86804e89cc86e252761f3dace0884ac172b2635daf6783969 post_install() { vinstall contrib/completion/bash/scw.bash 0644 usr/share/bash-completion/completions