| Hash | Commit message | Author | Date | Files | + | - |
| 1 | commit c6982a89aaa0e28eede217d709bfae3fa5e6f216 |
| 2 | Author: Connor Etherington <[email protected]> |
| 3 | Date: Wed Jul 15 06:42:49 2026 +0200 |
| 4 | |
| 5 | agentics-cli : Agentics ecosystem package |
| 6 | --- |
| 7 | .SRCINFO | 2 +- |
| 8 | PKGBUILD | 2 +- |
| 9 | 2 files changed, 2 insertions(+), 2 deletions(-) |
| 10 | |
| 11 | diff --git a/.SRCINFO b/.SRCINFO |
| 12 | index de2cca1..5db6e31 100644 |
| 13 | --- a/.SRCINFO |
| 14 | +++ b/.SRCINFO |
| 15 | @@ -8,7 +8,7 @@ pkgbase = agentics-cli |
| 16 | depends = gentics |
| 17 | options = !strip |
| 18 | options = !debug |
| 19 | - source = agentics-cli-0.2.32-x86_64.enc::https://software.agentics.co.za/agentics/x86_64/agentics-cli-0.2.32-x86_64.enc |
| 20 | + source = agentics-cli-0.2.32-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-cli-0.2.32-x86_64.enc |
| 21 | sha512sums = 72754b3a8180dc48d48ae35e91d0b596d233514772cf895d73aa324c93bbbd7288e67ca8a8650bbc3e3bb8486b1968fd2fa7ff3c5f903f2b4e42f4bbbadfa3d8 |
| 22 | |
| 23 | pkgname = agentics-cli |
| 24 | diff --git a/PKGBUILD b/PKGBUILD |
| 25 | index 8c2ce47..d9270d7 100644 |
| 26 | --- a/PKGBUILD |
| 27 | +++ b/PKGBUILD |
| 28 | @@ -9,7 +9,7 @@ url="https://agentics.co.za" |
| 29 | license=('custom') |
| 30 | depends=('gentics') |
| 31 | options=('!strip' '!debug') |
| 32 | -source=("agentics-cli-0.2.32-x86_64.enc::https://software.agentics.co.za/agentics/x86_64/agentics-cli-0.2.32-x86_64.enc") |
| 33 | +source=("agentics-cli-0.2.32-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-cli-0.2.32-x86_64.enc") |
| 34 | sha512sums=('72754b3a8180dc48d48ae35e91d0b596d233514772cf895d73aa324c93bbbd7288e67ca8a8650bbc3e3bb8486b1968fd2fa7ff3c5f903f2b4e42f4bbbadfa3d8') |
| 35 | |
| 36 | package() { |