Sébastien Luttringer pushed to branch main at Arch Linux / Packaging / Packages
/ scaleway-cli
Commits:
6dbe195f by Sébastien Luttringer at 2023-10-17T22:23:42+02:00
upgpkg: 2.23.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = scaleway-cli
pkgdesc = Command line interface for Scaleway Cloud
- pkgver = 2.22.0
+ pkgver = 2.23.0
pkgrel = 1
url = https://www.scaleway.com/en/cli/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = scaleway-cli
makedepends = git
depends = glibc
options = !debug
- source = git+https://github.com/scaleway/scaleway-cli.git#tag=v2.22.0
+ source = git+https://github.com/scaleway/scaleway-cli.git#tag=v2.23.0
source = 0001-Disable-version-check-and-error-reporting.patch
sha256sums = SKIP
sha256sums =
86729f02b9da43d651eb099a040ba9a6c7c35e38730296b05163058b768a5730
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mikkel Oscar Lyderik <mikkeloscar at gmail dot com>
pkgname=scaleway-cli
-pkgver=2.22.0
+pkgver=2.23.0
pkgrel=1
pkgdesc='Command line interface for Scaleway Cloud'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scaleway-cli/-/commit/6dbe195f5759f3ce61c2afc38cd6432faa226dc1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scaleway-cli/-/commit/6dbe195f5759f3ce61c2afc38cd6432faa226dc1
You're receiving this email because of your account on gitlab.archlinux.org.