blob: 2a5f09d9aa2c306dbd5b1190db618a309f152d11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = claugrep-git
pkgdesc = Browse, search, and export Claude Code conversation transcripts
pkgver = r52.f2ea62a
pkgrel = 1
url = https://github.com/futpib/claugrep
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
provides = claugrep
conflicts = claugrep
source = claugrep-git::git+https://github.com/futpib/claugrep.git
sha256sums = SKIP
pkgname = claugrep-git
|