Update stakpak-bin to v

This commit is contained in:
GitHub Actions 2026-02-16 01:14:38 +00:00
parent 1b82a9000d
commit 10e7b49c88
2 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
pkgbase = stakpak-bin
pkgdesc = Stakpak is a terminal-native DevOps Agent in Rust 🦀. It can run commands, edit files, search docs, and more. It has security super powers, and generates high quality IaC
pkgver = 0.3.42
pkgver = 0.3.43
pkgrel = 1
url = https://stakpak.dev
arch = x86_64
@ -8,17 +8,17 @@ pkgbase = stakpak-bin
license = Apache
depends = glibc
depends = openssl
source_x86_64 = stakpak-linux-x86_64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.42/stakpak-linux-x86_64.tar.gz
source_x86_64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.42/LICENSE
source_x86_64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.42/README.md
sha256sums_x86_64 = cd794a2e97e1079d7cd4b46474fd7fc036b9cfa376cea5f171d17e183dd2a610
source_x86_64 = stakpak-linux-x86_64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.43/stakpak-linux-x86_64.tar.gz
source_x86_64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.43/LICENSE
source_x86_64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.43/README.md
sha256sums_x86_64 = fa880af2a7a2f0a7e697632059c9b55e4a7deb4734631c332c9de3b496ae6941
sha256sums_x86_64 = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
sha256sums_x86_64 = f5e2dcc954fa32abfdfeabb85a98141fee39f2ba64f10118bd22d320e95d4fe3
source_aarch64 = stakpak-linux-aarch64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.42/stakpak-linux-aarch64.tar.gz
source_aarch64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.42/LICENSE
source_aarch64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.42/README.md
sha256sums_aarch64 = 302a044917e9a309915bd754235542806cef15c7ae1dfcff48d0cb484e8f0e89
sha256sums_x86_64 = 3b6c97d8dbf26f72e36fd94d77cb926e956424fa9d27a3e51ae9e2ef6178da36
source_aarch64 = stakpak-linux-aarch64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.43/stakpak-linux-aarch64.tar.gz
source_aarch64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.43/LICENSE
source_aarch64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.43/README.md
sha256sums_aarch64 = 0fb93360a6998e1e74503aba25313b14557efd2f90b53a28b175141424e1527d
sha256sums_aarch64 = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
sha256sums_aarch64 = f5e2dcc954fa32abfdfeabb85a98141fee39f2ba64f10118bd22d320e95d4fe3
sha256sums_aarch64 = 3b6c97d8dbf26f72e36fd94d77cb926e956424fa9d27a3e51ae9e2ef6178da36
pkgname = stakpak-bin

View file

@ -1,6 +1,6 @@
# Maintainer: Arsany Samuel <arsanysamuel.as@gmail.com>
pkgname=stakpak-bin
pkgver=0.3.42
pkgver=0.3.43
pkgrel=1
pkgdesc="Stakpak is a terminal-native DevOps Agent in Rust 🦀. It can run commands, edit files, search docs, and more. It has security super powers, and generates high quality IaC"
arch=('x86_64' 'aarch64')
@ -21,12 +21,12 @@ source_aarch64=(
)
# Generated checksums using updpkgsums
sha256sums_x86_64=('cd794a2e97e1079d7cd4b46474fd7fc036b9cfa376cea5f171d17e183dd2a610'
sha256sums_x86_64=('fa880af2a7a2f0a7e697632059c9b55e4a7deb4734631c332c9de3b496ae6941'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4'
'f5e2dcc954fa32abfdfeabb85a98141fee39f2ba64f10118bd22d320e95d4fe3')
sha256sums_aarch64=('302a044917e9a309915bd754235542806cef15c7ae1dfcff48d0cb484e8f0e89'
'3b6c97d8dbf26f72e36fd94d77cb926e956424fa9d27a3e51ae9e2ef6178da36')
sha256sums_aarch64=('0fb93360a6998e1e74503aba25313b14557efd2f90b53a28b175141424e1527d'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4'
'f5e2dcc954fa32abfdfeabb85a98141fee39f2ba64f10118bd22d320e95d4fe3')
'3b6c97d8dbf26f72e36fd94d77cb926e956424fa9d27a3e51ae9e2ef6178da36')
package() {
# Install the main binary