summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a70842c16835c01c4826faae61a8f1ead2713c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cyclone-scheme
	pkgdesc = A brand-new compiler that allows practical application development using R7RS Scheme
	pkgver = 0.11.6
	pkgrel = 1
	url = https://github.com/justinethier/cyclone-bootstrap
	arch = i686
	arch = x86_64
	license = MIT
	depends = libck
	depends = gcc
	depends = make
	source = https://github.com/justinethier/cyclone-bootstrap/archive/v0.11.6.tar.gz
	md5sums = 5b24acfac0fed6a32c1816a879a07d39

pkgname = cyclone-scheme