summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9955fd0debf2b046870f6d70730201f46d878abb (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 = r6557.a1f15c2c
	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