summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Michaelis2023-02-04 16:59:36 +0100
committerOlivier Michaelis2023-02-04 16:59:36 +0100
commit6e1881bd52bb53e2477a60eb48de14b0188eb436 (patch)
tree102b90ba1a1e7fbe147dedb923c5e277c21c6dc9
parent0e650840b06faa6f5bbcd0716842ebe18f38bcce (diff)
downloadaur-6e1881bd52bb53e2477a60eb48de14b0188eb436.tar.gz
upgpkg: spacectl-bin v0.17.4-1
upstream release Signed-off-by: Olivier Michaelis <38879457+oliviermichaelis@users.noreply.github.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0e77c60675e..0be2cee98bcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = spacectl-bin
pkgdesc = Spacelift client and CLI
- pkgver = v0.17.1
+ pkgver = v0.17.4
pkgrel = 1
url = https://github.com/spacelift-io/spacectl
arch = x86_64
arch = aarch64
license = MIT
- source_x86_64 = spacectl-v0.17.1-x86_64::https://github.com/spacelift-io/spacectl/releases/download/v0.17.1/spacectl_0.17.1_linux_amd64.zip
- sha256sums_x86_64 = 9d39ef59cbdc4e8ce1d6dbf8771dca909ef097029f5db56b24e9ca195ba0d24a
- source_aarch64 = spacectl-v0.17.1-aarch64::https://github.com/spacelift-io/spacectl/releases/download/v0.17.1/spacectl_0.17.1_linux_arm64.zip
- sha256sums_aarch64 = 07fbaea83263546a9a7256243d819cf998f7dd65cdbb2aae3c0c5e7d74931b10
+ source_x86_64 = spacectl-v0.17.4-x86_64::https://github.com/spacelift-io/spacectl/releases/download/v0.17.4/spacectl_0.17.4_linux_amd64.zip
+ sha256sums_x86_64 = 47d8f29f50ddb39c0b15e6375f1c8112033d05227bb0eba14094e0544a7e17df
+ source_aarch64 = spacectl-v0.17.4-aarch64::https://github.com/spacelift-io/spacectl/releases/download/v0.17.4/spacectl_0.17.4_linux_arm64.zip
+ sha256sums_aarch64 = eded46c1e6c3ee8588e588f3f4abca5e55148ea94a82fb2b1516f1832227fafc
pkgname = spacectl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 04d3f86b522e..178554a3ff74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Olivier Michaelis <michaelis.olivier [at] gmail [dot] com>
pkgname=spacectl-bin
-pkgver=v0.17.1
+pkgver=v0.17.4
pkgrel=1
pkgdesc="Spacelift client and CLI"
arch=('x86_64' 'aarch64')
@@ -11,8 +11,8 @@ license=('MIT')
source_x86_64=(spacectl-${pkgver}-x86_64::https://github.com/spacelift-io/spacectl/releases/download/${pkgver}/spacectl_${pkgver//v}_linux_amd64.zip)
source_aarch64=(spacectl-${pkgver}-aarch64::https://github.com/spacelift-io/spacectl/releases/download/${pkgver}/spacectl_${pkgver//v}_linux_arm64.zip)
-sha256sums_x86_64=('9d39ef59cbdc4e8ce1d6dbf8771dca909ef097029f5db56b24e9ca195ba0d24a')
-sha256sums_aarch64=('07fbaea83263546a9a7256243d819cf998f7dd65cdbb2aae3c0c5e7d74931b10')
+sha256sums_x86_64=('47d8f29f50ddb39c0b15e6375f1c8112033d05227bb0eba14094e0544a7e17df')
+sha256sums_aarch64=('eded46c1e6c3ee8588e588f3f4abca5e55148ea94a82fb2b1516f1832227fafc')
package() {
unzip -o spacectl-${pkgver}-${arch} spacectl