summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c90a9054db4977e4ae8c2b3a808e9d9251cb725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = chapel
	pkgdesc = Programming language designed for productive parallel computing at scale
	pkgver = 1.33.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
	source = https://github.com/chapel-lang/chapel/releases/download/1.33.0/chapel-1.33.0.tar.gz
	sha256sums = 9dfd9bbab3eb1acf10242db909ccf17c1b07634452ca6ba8b238e69788d82883

pkgname = chapel