Update stakpak-bin to v

This commit is contained in:
GitHub Actions 2025-12-17 00:54:44 +00:00
parent 65a0bd1488
commit 47c2cf4010
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.2
pkgver = 0.3.3
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.2/stakpak-linux-x86_64.tar.gz
source_x86_64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.2/LICENSE
source_x86_64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.2/README.md
sha256sums_x86_64 = bb2d941f7c3a1ac8098560c74ae473da2153469fbcde7488ab039af59ef6d26b
source_x86_64 = stakpak-linux-x86_64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.3/stakpak-linux-x86_64.tar.gz
source_x86_64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.3/LICENSE
source_x86_64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.3/README.md
sha256sums_x86_64 = b58d4c2be5050e58b13b8cb46cb7870922a8f1f629529079222e45a5db024232
sha256sums_x86_64 = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
sha256sums_x86_64 = f8252d67f78d98b43792688976c64309296b46a563dd6ddd082f0e3d8d3342cc
source_aarch64 = stakpak-linux-aarch64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.2/stakpak-linux-aarch64.tar.gz
source_aarch64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.2/LICENSE
source_aarch64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.2/README.md
sha256sums_aarch64 = 556cc887d87ac5eea782d36d16813d14894cec82240dd113802fb16ec6a293e3
sha256sums_x86_64 = ebe4050dd66fe80e4c383175eeef434b21debada67e262e46e70f67c03c9d533
source_aarch64 = stakpak-linux-aarch64.tar.gz::https://github.com/stakpak/agent/releases/download/v0.3.3/stakpak-linux-aarch64.tar.gz
source_aarch64 = LICENSE::https://raw.githubusercontent.com/stakpak/agent/v0.3.3/LICENSE
source_aarch64 = README.md::https://raw.githubusercontent.com/stakpak/agent/v0.3.3/README.md
sha256sums_aarch64 = acbadef0da09df072dca636dc3ea8e7b25696fef1dac9d3a971b6eff8e846f57
sha256sums_aarch64 = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
sha256sums_aarch64 = f8252d67f78d98b43792688976c64309296b46a563dd6ddd082f0e3d8d3342cc
sha256sums_aarch64 = ebe4050dd66fe80e4c383175eeef434b21debada67e262e46e70f67c03c9d533
pkgname = stakpak-bin

View file

@ -1,6 +1,6 @@
# Maintainer: Arsany Samuel <arsanysamuel.as@gmail.com>
pkgname=stakpak-bin
pkgver=0.3.2
pkgver=0.3.3
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=('bb2d941f7c3a1ac8098560c74ae473da2153469fbcde7488ab039af59ef6d26b'
sha256sums_x86_64=('b58d4c2be5050e58b13b8cb46cb7870922a8f1f629529079222e45a5db024232'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4'
'f8252d67f78d98b43792688976c64309296b46a563dd6ddd082f0e3d8d3342cc')
sha256sums_aarch64=('556cc887d87ac5eea782d36d16813d14894cec82240dd113802fb16ec6a293e3'
'ebe4050dd66fe80e4c383175eeef434b21debada67e262e46e70f67c03c9d533')
sha256sums_aarch64=('acbadef0da09df072dca636dc3ea8e7b25696fef1dac9d3a971b6eff8e846f57'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4'
'f8252d67f78d98b43792688976c64309296b46a563dd6ddd082f0e3d8d3342cc')
'ebe4050dd66fe80e4c383175eeef434b21debada67e262e46e70f67c03c9d533')
package() {
# Install the main binary