summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorboom-roasted2021-02-20 19:41:02 -0700
committerboom-roasted2021-02-20 19:41:02 -0700
commitebf6d818ec85f924d86c864c0c19225aa7af2313 (patch)
tree169936e0427ec897a6aa97858b046bb7e0d46264
parent6224a656cb222a901dea649ad279b9462af6d6ac (diff)
downloadaur-ebf6d818ec85f924d86c864c0c19225aa7af2313.tar.gz
Replace tabs with spaces
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5c27bc0a8cf..25fb41fb995a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,6 @@ build() {
package() {
cd "$pkgname-$pkgver"
- install -Dm751 zoomx "$pkgdir/usr/bin/zoomx"
+ install -Dm751 zoomx "$pkgdir/usr/bin/zoomx"
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}