summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48d1a678eba0c54d6f482190d3f3a264322103a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = racket-git
	pkgdesc = Minimal Racket installation, without DrRacket, from git
	pkgver = 6.10.0.2.38141.1a9dee59da
	pkgrel = 1
	url = http://racket-lang.org/
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = git
	depends = bash
	depends = libffi
	provides = racket
	conflicts = racket
	options = !strip
	options = !emptydirs
	source = git://github.com/plt/racket.git
	md5sums = SKIP

pkgname = racket-git