summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c40410892b705bf7e5af59803c0e20e2d6d06f1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = crystal-git
	pkgdesc = The Crystal Programming Language
	pkgver = 0.7.3.r31.ga9cb445
	pkgrel = 1
	url = http://crystal-lang.org
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = git
	depends = libunwind
	depends = gc
	depends = llvm
	depends = libatomic_ops
	depends = pcre
	depends = libpcl
	depends = libevent
	optdepends = libyaml: For YAML support
	optdepends = gmp: For BigInt support
	optdepends = libxml2: For XML support
	provides = crystal
	conflicts = crystal
	source = git://github.com/manastech/crystal.git
	sha256sums = SKIP
	source_i686 = http://cloud.aeshna.de/u/mrzyx/crystal32/crystal32-0.7.3.tar.gz
	sha256sums_i686 = 567dca0ed596ac7801362613251a00580c17a8abdc8a98cd5b0553cd30119ece
	source_x86_64 = https://github.com/manastech/crystal/releases/download/0.7.3/crystal-0.7.3-1-linux-x86_64.tar.gz
	sha256sums_x86_64 = f5621d8140398b02c159c5f2dbd88f31541891d9d3a4317374a2dc8f20d7c147

pkgname = crystal-git