summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2023-02-08 19:21:48 +0300
committerIgor Dyatlov2023-02-08 19:21:48 +0300
commit820a5dec5ff50073c9c33bf4b8ebf675cf5f666e (patch)
treef94d8f9f68761e972bcd8b5898dd39584628bd89
parentdb878cf2908555699dec8629f173cfa6df148650 (diff)
downloadaur-820a5dec5ff50073c9c33bf4b8ebf675cf5f666e.tar.gz
Update
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2fb9666391d..dcb723ba4e41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,6 +25,7 @@ prepare() {
}
build() {
+ export RUSTUP_TOOLCHAIN=stable
arch-meson "$pkgname-v$pkgver" build
meson compile -C build
}