summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Kaster2024-04-16 20:34:53 +0200
committerChristopher Kaster2024-04-16 20:34:53 +0200
commit5a9720782e0ac0338fb560c726307c8cec5ec6f1 (patch)
tree70c837ed5a11ca01351396808a89791e35b59d64
parent0be7a1559d490cb856ae2e4e42a093fa2abe7cf2 (diff)
downloadaur-5a9720782e0ac0338fb560c726307c8cec5ec6f1.tar.gz
update srcinfo
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 380142df08dc..3b85b6fce33e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = odin-bin
pkgdesc = A fast, concise, readable, pragmatic and open sourced programming language.
- pkgver = 2021
- pkgrel = 08
- epoch = 1
+ pkgver = 2024_04a
+ pkgrel = 1
url = https://odin-lang.org/
arch = x86_64
license = BSD-2-Clause
- makedepends = patchelf
- depends = llvm11-libs
+ depends = clang
+ depends = llvm-libs
+ depends = libedit
provides = odin
conflicts = odin
conflicts = odin-git
- conflicts = odin-src
- options = !strip
- source = https://github.com/odin-lang/Odin/releases/download/dev-2021-08/odin-ubuntu-amd64-dev-2021-08.zip
- sha256sums = 6413900482bc4dcc1edc330462da62434dcca7e775994920c10f8280ad14b211
+ options = staticlibs
+ source = https://github.com/odin-lang/Odin/releases/download/dev-2024-04a/odin-ubuntu-amd64-dev-2024-04a.zip
+ sha256sums = c04ec0f1a44541fbd9b666449b7f70f835d0e4080ea6a82db355d57fab8b607c
pkgname = odin-bin