summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bc2a6acb719a29f7fbaa0f016886d599aeb0039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = odin-git
	pkgdesc = A fast, concise, readable, pragmatic and open sourced programming language.
	pkgver = r5763.758d1e2a
	pkgrel = 1
	url = https://github.com/odin-lang/odin
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = clang
	makedepends = llvm
	depends = glibc
	depends = llvm-libs
	depends = ncurses
	provides = odin
	conflicts = odin
	source = git+https://github.com/odin-lang/odin.git
	source = 0001-use-llvm13.patch
	sha256sums = SKIP
	sha256sums = 4e0e571d4067975f0405564d7110d67092549a213a3012ff3a42f93efffda84f

pkgname = odin-git