blob: 886ebdfb5930bf109928d417fb206fc2d12cd986 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = eisl
pkgdesc = Easy-ISLisp is an interpreter and compiler compatible with ISLisp standard.
pkgver = 1.7
pkgrel = 1
url = https://github.com/sasagawa888/eisl
arch = x86_64
arch = i686
license = custom
depends = sh
depends = gcc
depends = make
source = https://github.com/sasagawa888/eisl/archive/v1.7.tar.gz
sha256sums = 7eb1a154b1d0cd11113ec3c45b4455a1a41b7d0558af4c13dd4237c2b4abdf3a
pkgname = eisl
|