summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2023-10-13 21:44:24 +0300
committerIgor Dyatlov2023-10-13 21:44:24 +0300
commit9d3361f725cfc3d9b001819d07602acc5f7eba85 (patch)
tree21b2480320055c68f0e7b3ab439d09174e724cf0
parent8d4915866ddaa2cc1128b105d93125ba4d21d77b (diff)
downloadaur-9d3361f725cfc3d9b001819d07602acc5f7eba85.tar.gz
Update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9ae600a6a0f..009a14d424dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ prepare() {
}
build() {
- #export RUSTUP_TOOLCHAIN=stable
+ export RUSTUP_TOOLCHAIN=stable
arch-meson "$pkgname-v$pkgver" build
meson compile -C build
}