claude-his-agent: bump to v0.1.7 (Gitea bug-filing convention)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-20 11:32:49 +02:00
parent a4182851ed
commit a91516df60
3 changed files with 12 additions and 5 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
# Source of truth: git.reauktion.de/marfrit/claude-his-agent
pkgname=claude-his-agent
pkgver=0.1.6
pkgver=0.1.7
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=('93a8e596612c36ff35ef11c31a6e9bf996f99a2c3b69317894cc3d1e0a52afea')
sha256sums=('8cadbd0ac86b227306eff031764030eda24cb46314772bfb3aed68003489ce03')
package() {
cd "${pkgname}"