summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a2bad6609f5f9814a89f1dc92e448ef7d85517c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = chibi-scheme-git
	pkgdesc = minimal R7RS scheme implementation for use as an extension language
	pkgver = 0.7.3.r658.g677ccdce
	pkgrel = 1
	url = https://github.com/ashinn/chibi-scheme
	arch = x86_64
	arch = i686
	license = GPL
	makedepends = git
	depends = glibc
	provides = chibi-scheme
	conflicts = chibi-scheme
	source = git+https://github.com/ashinn/chibi-scheme
	md5sums = SKIP
pkgname = chibi-scheme-git