summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c6573c8160b62f5f7f86e88ff71e877ffab72ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = chapel
	pkgdesc = Programming language designed for productive parallel computing at scale
	pkgver = 2.3.0
	pkgrel = 1
	url = https://chapel-lang.org/
	arch = x86_64
	arch = arm
	license = Apache
	makedepends = git
	makedepends = cmake
	depends = python
	depends = perl
	depends = llvm
	depends = clang
	provides = chapel
	conflicts = chapel-git
	options = !debug
	options = !lto
	source = https://github.com/chapel-lang/chapel/releases/download/2.3.0/chapel-2.3.0.tar.gz
	sha256sums = 0185970388aef1f1fae2a031edf060d5eac4eb6e6b1089e7e3b15a130edd8a31

pkgname = chapel