summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneon_arch2023-05-27 19:47:18 +0300
committerneon_arch2023-05-27 19:47:18 +0300
commit0481641764f10ac8f94d1f123f94ada086a61756 (patch)
tree0dc6c67b5248d5c8ec0fac3b9d15f1e40afde50d
parent66d57355b4420c0f95a88eee43ce8285486d7950 (diff)
downloadaur-0481641764f10ac8f94d1f123f94ada086a61756.tar.gz
updating pkgbuild
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e15b75c352b6..03fa4e1e017a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,6 +31,7 @@ pkgver() {
build() {
cd websurfx
+ git checkout stable
cargo build -r
}