summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
1 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d343c5562355..93072d8e5e8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = odin-bin
pkgdesc = A fast, concise, readable, pragmatic and open sourced programming language.
- pkgver = 0.10.0
- pkgrel = 1
+ pkgver = 2021
+ pkgrel = 08
url = https://odin-lang.org/
arch = x86_64
license = BSD-2-Clause
- depends = llvm
- depends = clang
+ makedepends = patchelf
+ depends = llvm11-libs
provides = odin
conflicts = odin
- source = https://github.com/odin-lang/Odin/releases/download/v0.10.0/odin-v0.10.0-linux-amd64.tar.gz
- sha256sums = d934d95a080cd24fcff67ede00117bd8fde4de7110214cbb7138b7a74b22b552
+ options = !strip
+ source = https://github.com/odin-lang/Odin/releases/download/dev-2021-08/odin-ubuntu-amd64-dev-2021-08.zip
+ sha256sums = 6413900482bc4dcc1edc330462da62434dcca7e775994920c10f8280ad14b211
pkgname = odin-bin
-