Sébastien Luttringer pushed to branch main at Arch Linux / Packaging / Packages 
/ scaleway-cli


Commits:
1b49ce5c by Sébastien Luttringer at 2024-09-12T00:04:01+02:00
upgpkg: 2.33.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.32.1
+       pkgver = 2.33.0
        pkgrel = 1
        url = https://www.scaleway.com/en/cli/
        arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = scaleway-cli
        makedepends = git
        depends = glibc
        options = !debug
-       source = git+https://github.com/scaleway/scaleway-cli.git#tag=v2.32.1
+       source = git+https://github.com/scaleway/scaleway-cli.git#tag=v2.33.0
        source = 0001-Disable-version-check-and-error-reporting.patch
-       sha256sums = 
5d6efccb1a561b9e5174521657da4a88971bdebe1f510fa7e832ba94735d09a1
+       sha256sums = 
1150a582c6270e95314f73c2c2dea23e7b404f6497dc8c494bfb51a12e5c935c
        sha256sums = 
86729f02b9da43d651eb099a040ba9a6c7c35e38730296b05163058b768a5730
 
 pkgname = scaleway-cli


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Mikkel Oscar Lyderik <mikkeloscar at gmail dot com>
 
 pkgname=scaleway-cli
-pkgver=2.32.1
+pkgver=2.33.0
 pkgrel=1
 pkgdesc='Command line interface for Scaleway Cloud'
 arch=('x86_64')
@@ -14,7 +14,7 @@ options=(!debug)
 makedepends=('go' 'git')
 source=("git+https://github.com/scaleway/scaleway-cli.git#tag=v$pkgver";
         '0001-Disable-version-check-and-error-reporting.patch')
-sha256sums=('5d6efccb1a561b9e5174521657da4a88971bdebe1f510fa7e832ba94735d09a1'
+sha256sums=('1150a582c6270e95314f73c2c2dea23e7b404f6497dc8c494bfb51a12e5c935c'
             '86729f02b9da43d651eb099a040ba9a6c7c35e38730296b05163058b768a5730')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scaleway-cli/-/commit/1b49ce5c290d877d37d111b19dc559ac9521eea4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scaleway-cli/-/commit/1b49ce5c290d877d37d111b19dc559ac9521eea4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to