blob: 90eb86f1fc609b4481d5e2046fc9e5745e338a29 (
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 = ecode-bin
pkgdesc = Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
pkgver = 0.6.3
pkgrel = 1
url = https://github.com/SpartanJ/ecode
arch = x86_64
arch = aarch64
license = MIT
depends = gcc-libs
depends = libglvnd
depends = sdl2
depends = bash
depends = glibc
depends = libelf
provides = ecode
source = LICENSE::https://raw.githubusercontent.com/SpartanJ/ecode/main/LICENSE
source = ecode.sh
sha256sums = 5fcb9a831d8efabb08cd20b7ca6000ca333115d60de477fa27909a14306188b0
sha256sums = 40460ea0c5d9c523274b53cf41e642bf6ed36406c14f6ce95a33e42e68c71923
source_x86_64 = https://github.com/SpartanJ/ecode/releases/download/ecode-0.6.3/ecode-linux-0.6.3-x86_64.tar.gz
sha256sums_x86_64 = 9285e424c2d1bddd9ba9fc940b51dde1369297266a540302e38bd7055025faaa
pkgname = ecode-bin
|