summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c8440e61b13..f737373e6fa5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,21 @@
pkgbase = odin-git
pkgdesc = A fast, concise, readable, pragmatic and open sourced programming language.
- pkgver = r4802.3337d386
+ pkgver = r4965.0bc3652f
pkgrel = 1
url = https://github.com/odin-lang/odin
arch = x86_64
license = BSD
makedepends = git
- makedepends = clang+llvm-binaries
+ makedepends = clang
+ makedepends = llvm
+ makedepends = lld
depends = glibc
depends = ncurses
provides = odin
conflicts = odin
source = git+https://github.com/odin-lang/odin.git
- source = 0001-use-clang-llvm11-binaries-package-to-build-odin.patch
+ source = 0001-update-odin-to-use-llvm-12.patch
sha256sums = SKIP
- sha256sums = 3aebc01fa0852ca9d14364558d6461b6211d7729010f2858ee591e240599a2fd
+ sha256sums = 950663559a9677db912babbc7372b16d41ba03d64d3ea0f39544680fce8a0a25
pkgname = odin-git