blob: 4a9df9733a0b72ac1b5a2986f377110eb0ed22db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = codegrab
pkgdesc = CLI and TUI for selecting and bundling code into a single, LLM-ready output file
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/epilande/codegrab
arch = x86_64
license = MIT
makedepends = go
provides = codegrab
conflicts = codegrab
source = codegrab-1.1.0.tar.gz::https://github.com/epilande/codegrab/archive/refs/tags/v1.1.0.tar.gz
b2sums = d7b71559cd50d0f3c271698a9d27c3ab8f6b3cf52469661ff2a890f8e6017f4019ab6257bae4820b4b848592ac0b7061cbe0702d6c3ac702d103df4a54f118ab
pkgname = codegrab
|