claude-his-agent: bump to v0.1.1 (broglie dev-only runbook)
build and publish packages / distcc-avahi-aarch64 (push) Successful in 30s
build and publish packages / lmcp-any (push) Successful in 7s
build and publish packages / lmcp-debian (push) Successful in 5s
build and publish packages / claude-his-any (push) Successful in 7s
build and publish packages / claude-his-debian (push) Successful in 6s
build and publish packages / distcc-avahi-aarch64 (push) Successful in 30s
build and publish packages / lmcp-any (push) Successful in 7s
build and publish packages / lmcp-debian (push) Successful in 5s
build and publish packages / claude-his-any (push) Successful in 7s
build and publish packages / claude-his-debian (push) Successful in 6s
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Source of truth: git.reauktion.de/marfrit/claude-his-agent
|
||||
|
||||
pkgname=claude-his-agent
|
||||
pkgver=0.1.0
|
||||
pkgver=0.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Home Infrastructure Specialist subagent + skill for Claude Code (mfritsche home infra)"
|
||||
arch=('any')
|
||||
@@ -11,7 +11,7 @@ url="https://git.reauktion.de/marfrit/claude-his-agent"
|
||||
license=('custom')
|
||||
depends=('bash')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://git.reauktion.de/marfrit/claude-his-agent/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('d1e953632c3cf52ef9cd6ab51d2878808f99fb031931bbc99f6a554501dfc14e')
|
||||
sha256sums=('6479a9718a442f81ed2e339e83b4cfc2e73a27f5f449bfca12ad22e1bfde9eb7')
|
||||
|
||||
package() {
|
||||
cd "${pkgname}"
|
||||
|
||||
Vendored
+2
-2
@@ -3,9 +3,9 @@
|
||||
# Mirrors the lmcp/build-deb.sh pattern.
|
||||
set -euo pipefail
|
||||
|
||||
PKGVER=0.1.0
|
||||
PKGVER=0.1.1
|
||||
PKGREL=1
|
||||
HIS_TARBALL_SHA256=d1e953632c3cf52ef9cd6ab51d2878808f99fb031931bbc99f6a554501dfc14e
|
||||
HIS_TARBALL_SHA256=6479a9718a442f81ed2e339e83b4cfc2e73a27f5f449bfca12ad22e1bfde9eb7
|
||||
HERE=$(dirname "$(readlink -f "$0")")
|
||||
|
||||
# Reproducible build: pin mtimes + ar member timestamps to a fixed epoch
|
||||
|
||||
+7
@@ -1,3 +1,10 @@
|
||||
claude-his-agent (0.1.1-1) trixie; urgency=low
|
||||
|
||||
* v0.1.1 — broglie reframed in His runbook as QMK dev-only; no longer
|
||||
presented as a pct_exec/lxc_exec admin gateway.
|
||||
|
||||
-- Markus Fritsche <mfritsche@reauktion.de> Fri, 17 Apr 2026 14:30:00 +0200
|
||||
|
||||
claude-his-agent (0.1.0-1) trixie; urgency=low
|
||||
|
||||
* Initial release — subagent + skill for summoning His across sibling Claude
|
||||
|
||||
Reference in New Issue
Block a user