| Hash | Commit message | Author | Date | Files | + | - |
| 1 | commit 0d5f108167891ec311c57200c165d6c31e203ab1 (HEAD -> master, origin/master) |
| 2 | Author: Connor Etherington <[email protected]> |
| 3 | Date: Wed Jul 15 06:42:29 2026 +0200 |
| 4 | |
| 5 | agentics-companion : 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 4d5edea..b9b95b5 100644 |
| 13 | --- a/.SRCINFO |
| 14 | +++ b/.SRCINFO |
| 15 | @@ -7,7 +7,7 @@ pkgbase = agentics-companion |
| 16 | license = custom |
| 17 | options = !strip |
| 18 | options = !debug |
| 19 | - source = agentics-companion-0.1.67-x86_64::https://software.agentics.co.za/agentics/x86_64/agentics-companion-0.1.67-x86_64 |
| 20 | + source = agentics-companion-0.1.67-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.67-x86_64 |
| 21 | sha512sums = 70b45ebb605adda8c7356ff849648704bf11dff9248515730b7b0d77dd7a2ce8fb722097687e3d777073b0ee1c1d1e26ddda6dfc052de343528c89476286c767 |
| 22 | |
| 23 | pkgname = agentics-companion |
| 24 | diff --git a/PKGBUILD b/PKGBUILD |
| 25 | index 6c6d1ec..23a5d50 100644 |
| 26 | --- a/PKGBUILD |
| 27 | +++ b/PKGBUILD |
| 28 | @@ -9,7 +9,7 @@ url="https://agentics.co.za" |
| 29 | license=('custom') |
| 30 | depends=() |
| 31 | options=('!strip' '!debug') |
| 32 | -source=("agentics-companion-0.1.67-x86_64::https://software.agentics.co.za/agentics/x86_64/agentics-companion-0.1.67-x86_64") |
| 33 | +source=("agentics-companion-0.1.67-x86_64::https://repo.agentics.co.za/x86_64/agentics-companion-0.1.67-x86_64") |
| 34 | sha512sums=('70b45ebb605adda8c7356ff849648704bf11dff9248515730b7b0d77dd7a2ce8fb722097687e3d777073b0ee1c1d1e26ddda6dfc052de343528c89476286c767') |
| 35 | |
| 36 | package() { |