From ad7b0541f00b1a817690b3e99416a4b570cf76ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Pondichy?= Date: Sat, 22 Jul 2023 07:48:57 +0200 Subject: [PATCH] scaleway-cli: update to 2.18.0 --- srcpkgs/scaleway-cli/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template index 36d982dbab42b..fe0747edc7aa5 100644 --- a/srcpkgs/scaleway-cli/template +++ b/srcpkgs/scaleway-cli/template @@ -1,17 +1,17 @@ # Template file for 'scaleway-cli' pkgname=scaleway-cli -version=2.12.0 -revision=2 +version=2.18.0 +revision=1 build_style=go -go_import_path=github.com/scaleway/scaleway-cli +go_import_path=github.com/scaleway/scaleway-cli/v2 go_package=github.com/scaleway/scaleway-cli/v2/cmd/scw -go_ldflags="-X main.Version=$version-$revision" +go_ldflags="-X main.Version=$version" 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=6bd8689b9427dc1a1c27099e26e24bf79fda374f058eea84ff8af7e37ae5511a +checksum=09687beaa1ea90add9ba42a264bd107a8f9dce02a4acedfa3052300973bceede post_install() { vdoc README.md README