summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpyxel2021-08-22 07:08:47 -0400
committerpyxel2021-08-22 07:08:47 -0400
commit921a376001ee3ae1576b9d9487d9cb6e5bbedc14 (patch)
treeb8837d3bb5aeeef02645b8ed2df1426f6350a592
parent4926dea8d5aea38b6dc0ec0c95e6349367580f5f (diff)
downloadaur-921a376001ee3ae1576b9d9487d9cb6e5bbedc14.tar.gz
update srcinfo
-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
-