From 10e7b49c88b6345101446ce02f42fe23dcd06692 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 16 Feb 2026 01:14:38 +0000 Subject: [PATCH] Update stakpak-bin to v --- .SRCINFO | 22 +++++++++++----------- PKGBUILD | 10 +++++----- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1c332e61e1a63..15d2d445ecd74 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index d1131b48a5375..41b508cc8bfc7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Arsany Samuel 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