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


Commits:
c134b7a7 by Sébastien Luttringer at 2024-05-16T00:14:00+02:00
upgpkg: 2.30.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.26.0
+       pkgver = 2.30.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.26.0
+       source = git+https://github.com/scaleway/scaleway-cli.git#tag=v2.30.0
        source = 0001-Disable-version-check-and-error-reporting.patch
-       sha256sums = SKIP
+       sha256sums = 
f3809572a33e028db85848392a51f20c26d0f85f9487374cc6c2ce5ab1e6b3ea
        sha256sums = 
86729f02b9da43d651eb099a040ba9a6c7c35e38730296b05163058b768a5730
 
 pkgname = scaleway-cli


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Mikkel Oscar Lyderik <mikkeloscar at gmail dot com>
 
 pkgname=scaleway-cli
-pkgver=2.26.0
+pkgver=2.30.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=('SKIP'
+sha256sums=('f3809572a33e028db85848392a51f20c26d0f85f9487374cc6c2ce5ab1e6b3ea'
             '86729f02b9da43d651eb099a040ba9a6c7c35e38730296b05163058b768a5730')
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scaleway-cli/-/commit/c134b7a7cf9a48405683d08368cca1c539cbbd0e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to