blob: 6ed6ed217d68f0b7cf5699c6c8b764bcf808c36e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = commas
pkgdesc = A hackable, pluggable terminal, and also a command runner.(Use system-wide electron)
pkgver = 0.38.0
pkgrel = 1
url = https://github.com/CyanSalt/commas
arch = aarch64
arch = x86_64
license = ISC
makedepends = gendesk
makedepends = npm
makedepends = nvm
makedepends = curl
makedepends = pnpm
makedepends = git
depends = electron35
depends = python
conflicts = commas
source = commas-0.38.0::git+https://github.com/CyanSalt/commas#tag=v0.38.0
source = commas.sh
sha256sums = 82e07fccd64acd21ed74780bfcadb23a3d6e6b7ac2d6cf66a575334a5cd6f688
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = commas
|