blob: 7ccb4d121b67711c45faac8176e36eaaec546ba5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = codexbar-cli
pkgdesc = AI coding provider usage tracker CLI
pkgver = 0.27.0
pkgrel = 1
url = https://github.com/steipete/CodexBar
arch = x86_64
arch = aarch64
license = MIT
makedepends = patchelf
depends = libxml2
provides = codexbar
conflicts = codexbar
source = LICENSE::https://raw.githubusercontent.com/steipete/CodexBar/v0.27.0/LICENSE
sha256sums = 14293556b79940745123d0160c71d27ed0e9fe9b8a848093f3ed78f4853caafe
source_x86_64 = CodexBarCLI-v0.27.0-linux-x86_64.tar.gz::https://github.com/steipete/CodexBar/releases/download/v0.27.0/CodexBarCLI-v0.27.0-linux-x86_64.tar.gz
sha256sums_x86_64 = 9963f4c09d37b783f976f4f5fecb3063589d1952911bc044f27841798ef5e055
source_aarch64 = CodexBarCLI-v0.27.0-linux-aarch64.tar.gz::https://github.com/steipete/CodexBar/releases/download/v0.27.0/CodexBarCLI-v0.27.0-linux-aarch64.tar.gz
sha256sums_aarch64 = ea7ab45f93d6196dd058f31d619af1864ac91f311b43e2e7fc85c4c9eb641187
pkgname = codexbar-cli
|