blob: 02abeb5813642c17b39d1d8b822621334cb211e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = rtk-git
pkgdesc = Rust Token Killer - high-performance CLI proxy to minimize LLM token consumption
pkgver = 0.39.0.r0.g2fbc751
pkgrel = 1
url = https://github.com/rtk-ai/rtk
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
provides = rtk=0.39.0.r0.g2fbc751
conflicts = rtk
options = !lto
source = rtk::git+https://github.com/rtk-ai/rtk.git#branch=master
sha256sums = SKIP
pkgname = rtk-git
|