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

pkgname = cyclone-scheme