blob: df197551e0d545b03ccf3c9574fae1e6369cc62c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = web-git
pkgdesc = Shell command for LLM web browsing by Chris McCord
pkgver = r6.0b60d6d
pkgrel = 1
url = https://github.com/chrismccord/web
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = go
provides = web
conflicts = web
source = web-git::git+https://github.com/chrismccord/web
sha256sums = SKIP
pkgname = web-git
|