summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 270cc4f6f2680c6cf8042821a0af6f873bf272b5 (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.36.0
	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.36.0.tar.gz
	md5sums = 4e8231cfb57393cd32c971da6073464a

pkgname = cyclone-scheme