summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7f39d848591173d64078186e0c2cda841b4c01c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = odin-git
	pkgdesc = A fast, concise, readable, pragmatic and open sourced programming language.
	pkgver = r8682.5ac7fe453
	pkgrel = 1
	url = https://github.com/odin-lang/odin
	arch = x86_64
	license = BSD
	checkdepends = python
	makedepends = git
	makedepends = clang
	makedepends = llvm14
	makedepends = clang14
	depends = glibc
	depends = llvm14-libs
	optdepends = python
	optdepends = java-runtime
	provides = odin
	conflicts = odin
	source = git+https://github.com/odin-lang/odin.git
	sha256sums = SKIP

pkgname = odin-git