blob: c0486dff479fbd7b50cf678e9364655a2520dde2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mosh-scheme
pkgdesc = Mosh is a free and fast interpreter for Scheme as specified in the R6RS.
pkgver = 0.2.9_rc1
pkgrel = 2
url = https://github.com/higepon/mosh
arch = x86_64
arch = i686
license = unknown
depends = oniguruma
source = https://github.com/higepon/mosh/releases/download/mosh-0.2.9-rc1/mosh-0.2.9-rc1.tar.gz
sha256sums = 9f11bd36e128e3f9990662b7b4a6bcf41ae325d41c538467b2ef0f0f574b841f
pkgname = mosh-scheme
|