summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSergey A.2024-03-08 21:04:52 +0300
committerSergey A.2024-03-08 21:04:52 +0300
commit801515df598f30c8c91ea453381cc34112ee2844 (patch)
treebe0dd9299e5a38c75e1d57ba19b7cb7fe5dbc78f /.SRCINFO
parenta1ec6ddce7ca61cf7fa7f7f21d486a7f87df7c3a (diff)
downloadaur-801515df598f30c8c91ea453381cc34112ee2844.tar.gz
chore: set RUSTFLAGS to use clang/mold for linking
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7911952b6e46..63262ea35c0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aichat
pkgdesc = OpenAI, ChatGPT, ollama and more in your terminal
pkgver = 0.14.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sigoden/aichat
arch = i686
arch = x86_64
@@ -9,6 +9,8 @@ pkgbase = aichat
license = MIT
license = APACHE
makedepends = cargo
+ makedepends = clang
+ makedepends = mold
depends = gcc-libs
conflicts = aichat-bin
conflicts = aichat-git