blob: e77e827fadaa0a4a0a8ec79647586d677437b394 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = clp
pkgdesc = writes input files to stdout with syntax highlighting
pkgver = 0.3.0
pkgrel = 2
url = https://git.sr.ht/~eskin/clp
arch = x86_64
arch = aarch64
license = custom
depends = luajit
depends = lua51-lpeg
depends = lua51-luautf8
conflicts = clp-git
source = clp-0.3.0.tar.gz::https://git.sr.ht/~eskin/clp/archive/v0.3.0.tar.gz
sha256sums = a832775b68ba625106d0e58ec1ec646fe7f3abc8371e0a878c9ffe107be559bb
pkgname = clp
|