summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2023-06-21 23:34:46 -0400
committeréclairevoyant2023-06-21 23:34:50 -0400
commitdb72da4145b8ee5bb2363f203dce8532e3a1e2c7 (patch)
treea32a114456bb32bc91219f342e865971c1f74f1e
parent5066760eab5f6b7a59d5aaa6e57d6474c55baa4a (diff)
downloadaur-db72da4145b8ee5bb2363f203dce8532e3a1e2c7.tar.gz
wayshot: formatting
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21168d497a5e..558820917d45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ prepare() {
cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
}
-build(){
+build() {
cd $pkgname
export RUSTUP_TOOLCHAIN=stable
export CARGO_TARGET_DIR=target