blob: 8561bad153bff43fe472f40461b3e2546ce5f283 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = tlm
pkgdesc = Local CLI Copilot, powered by Ollama.
pkgver = 1.2
pkgrel = 1
url = https://github.com/yusufcanb/tlm
arch = x86_64
license = Apache-2.0
makedepends = go
depends = glibc
optdepends = ollama: ollama required, can be on another machine.
source = tlm-1.2.tar.gz::https://github.com/yusufcanb/tlm/archive/refs/tags/1.2.tar.gz
b2sums = cdda98e357b692c8ded58b107d1ca2c13be0b65d91d22069fbfeac7bb11b2afe888d4a6b2d024a0e5b4119c424fce868548049c3dd4d5a6ba6f4896b1072743b
pkgname = tlm
|