| Hash | Commit message | Author | Date | Files | + | - |
| 1 | commit bc6216a1c155d0c3ff50c926864138ce9a64d3ab |
| 2 | Author: Connor Etherington <[email protected]> |
| 3 | Date: Wed Jul 15 06:43:16 2026 +0200 |
| 4 | |
| 5 | agentics-vocal-auth : 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 f3a938f..57e2b20 100644 |
| 13 | --- a/.SRCINFO |
| 14 | +++ b/.SRCINFO |
| 15 | @@ -8,7 +8,7 @@ pkgbase = agentics-vocal-auth |
| 16 | depends = gentics |
| 17 | options = !strip |
| 18 | options = !debug |
| 19 | - source = agentics-vocal-auth-0.1.11-x86_64.enc::https://software.agentics.co.za/agentics/x86_64/agentics-vocal-auth-0.1.11-x86_64.enc |
| 20 | + source = agentics-vocal-auth-0.1.11-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-vocal-auth-0.1.11-x86_64.enc |
| 21 | sha512sums = b045b98cc29cd636f9066a6f1f450157cb34fd52644ef2080d53a11c9a913f07d94fa9a24812408abac58cdc5c239c51bffd26b968144dc2350afdde8af6aa8d |
| 22 | |
| 23 | pkgname = agentics-vocal-auth |
| 24 | diff --git a/PKGBUILD b/PKGBUILD |
| 25 | index fab9475..6ce9b87 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-vocal-auth-0.1.11-x86_64.enc::https://software.agentics.co.za/agentics/x86_64/agentics-vocal-auth-0.1.11-x86_64.enc") |
| 33 | +source=("agentics-vocal-auth-0.1.11-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-vocal-auth-0.1.11-x86_64.enc") |
| 34 | sha512sums=('b045b98cc29cd636f9066a6f1f450157cb34fd52644ef2080d53a11c9a913f07d94fa9a24812408abac58cdc5c239c51bffd26b968144dc2350afdde8af6aa8d') |
| 35 | |
| 36 | package() { |