blob: 350faafa3a3ba4cce845c582595ecd7e759aebcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = simple-code-gui
pkgdesc = Multi-backend AI coding assistant GUI supporting Claude Code, Gemini CLI, Codex, OpenCode, and Aider
pkgver = 1.3.39
pkgrel = 1
url = https://github.com/DonutsDelivery/simple-code-gui
arch = x86_64
license = custom:PolyForm-Noncommercial-1.0.0
makedepends = npm
makedepends = git
depends = electron
depends = nodejs
source = git+https://github.com/DonutsDelivery/simple-code-gui.git
sha256sums = SKIP
pkgname = simple-code-gui
|