agentics-terminal


Logs | Files | GitLab


1
commit 5b45712358f940823e4fac0c74ccfc858216450c
2
Author: Connor Etherington <[email protected]>
3
Date:   Wed Jul 15 06:42:56 2026 +0200
4
5
    agentics-terminal : 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 5d027dd..55fd16e 100644
13
--- a/.SRCINFO
14
+++ b/.SRCINFO
15
@@ -8,7 +8,7 @@ pkgbase = agentics-terminal
16
 	depends = gentics
17
 	options = !strip
18
 	options = !debug
19
-	source = agentics-terminal-0.1.4-x86_64.enc::https://software.agentics.co.za/agentics/x86_64/agentics-terminal-0.1.4-x86_64.enc
20
+	source = agentics-terminal-0.1.4-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-terminal-0.1.4-x86_64.enc
21
 	sha512sums = 4cabcb6b14a57cb86c991763086334924e5672d7d4e0355b8f64891c5eb9a5b8aab2b9984833e063e4f5fbca22e34198ffb1a9f5e6dfd6ef11629e86780a4aa6
22
 
23
 pkgname = agentics-terminal
24
diff --git a/PKGBUILD b/PKGBUILD
25
index 74c4a91..e9ea290 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-terminal-0.1.4-x86_64.enc::https://software.agentics.co.za/agentics/x86_64/agentics-terminal-0.1.4-x86_64.enc")
33
+source=("agentics-terminal-0.1.4-x86_64.enc::https://repo.agentics.co.za/x86_64/agentics-terminal-0.1.4-x86_64.enc")
34
 sha512sums=('4cabcb6b14a57cb86c991763086334924e5672d7d4e0355b8f64891c5eb9a5b8aab2b9984833e063e4f5fbca22e34198ffb1a9f5e6dfd6ef11629e86780a4aa6')
35
 
36
 package() {