summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b02ba56fb264cafef340211f6b87289f0be5f3d (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.10
	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.10.tar.gz
	md5sums = a65cf338fb4d777a66a5b594f913b5a4

pkgname = cyclone-scheme