summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Michaelis2023-04-17 21:42:25 +0200
committerOlivier Michaelis2023-04-17 21:42:25 +0200
commit8101aa09c4edf4faaacc9c5e838a81bdb7daeeb7 (patch)
treed920c02d4b1d29fdf331e94562ad444f986cbb39
parent636b85c39165f39b9240de7fcdce12076e9e501b (diff)
downloadaur-8101aa09c4edf4faaacc9c5e838a81bdb7daeeb7.tar.gz
upgpkg: spacectl-bin v0.19.0-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 bcfcf52fb63b..bb049de1427a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = spacectl-bin
pkgdesc = Spacelift client and CLI
- pkgver = v0.18.1
+ pkgver = v0.19.0
pkgrel = 1
url = https://github.com/spacelift-io/spacectl
arch = x86_64
arch = aarch64
license = MIT
- source_x86_64 = spacectl-v0.18.1-x86_64::https://github.com/spacelift-io/spacectl/releases/download/v0.18.1/spacectl_0.18.1_linux_amd64.zip
- sha256sums_x86_64 = af805cb0278706d7ab0b041233804e3ecbc31a2d55e87f6677d36a49c54a92a8
- source_aarch64 = spacectl-v0.18.1-aarch64::https://github.com/spacelift-io/spacectl/releases/download/v0.18.1/spacectl_0.18.1_linux_arm64.zip
- sha256sums_aarch64 = 96cac59602147cd470a8eaa7f1dfd042e722e41a60e35fa5571f41813ca99a82
+ source_x86_64 = spacectl-v0.19.0-x86_64::https://github.com/spacelift-io/spacectl/releases/download/v0.19.0/spacectl_0.19.0_linux_amd64.zip
+ sha256sums_x86_64 = 787411a3614bf99d9044ce470fc8e2e8012135b676d25c0aa02fe9b78cd91615
+ source_aarch64 = spacectl-v0.19.0-aarch64::https://github.com/spacelift-io/spacectl/releases/download/v0.19.0/spacectl_0.19.0_linux_arm64.zip
+ sha256sums_aarch64 = f2b378d62abc44eb722bedde93bfbceda365636677392a231a9f63b7be1ad59b
pkgname = spacectl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8cb1c84e2c61..0522e488fc96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Olivier Michaelis <michaelis.olivier [at] gmail [dot] com>
pkgname=spacectl-bin
-pkgver=v0.18.1
+pkgver=v0.19.0
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=('af805cb0278706d7ab0b041233804e3ecbc31a2d55e87f6677d36a49c54a92a8')
-sha256sums_aarch64=('96cac59602147cd470a8eaa7f1dfd042e722e41a60e35fa5571f41813ca99a82')
+sha256sums_x86_64=('787411a3614bf99d9044ce470fc8e2e8012135b676d25c0aa02fe9b78cd91615')
+sha256sums_aarch64=('f2b378d62abc44eb722bedde93bfbceda365636677392a231a9f63b7be1ad59b')
package() {
unzip -o spacectl-${pkgver}-${arch} spacectl