summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2020-01-29 21:27:30 -0500
committerneeshy2020-01-29 21:27:30 -0500
commit0c4df287435cbf634f63af355136231ba52869a4 (patch)
treec99dc4b28fe5de24ddbc44aec15a0fd055e8654d
parente84b340920cfca2a9143c0701a613c2566e25132 (diff)
downloadaur-0c4df287435cbf634f63af355136231ba52869a4.tar.gz
Remove trailing whitespace
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61429703f28f..a089ba2e1867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ sha256sums=('4d4dfdcb7e5aa9b65489a28dd80e1a146fbc5d52034a938ccd0ee46ad744815c')
build() {
cd "$srcdir"
- gcc mem-suspend.c -o mem-suspend
+ gcc mem-suspend.c -o mem-suspend
}
package() {