summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnderDev2021-04-15 17:09:17 +0100
committerEnderDev2021-04-15 17:09:17 +0100
commit90d1b391d6b9688012f255efb6e9d6c67fec6df0 (patch)
tree68afb5051d4902b6a40290fc3b09d9292bc64199
parentbc97de8ebc93179b0e2abe88b72030cc10ea5c73 (diff)
downloadaur-90d1b391d6b9688012f255efb6e9d6c67fec6df0.tar.gz
change tabs to spaces
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93e2cadb9e38..96ab982cb8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,11 +16,11 @@ sha256sums=('SKIP' 'SKIP')
prepare() {
orange=''
- blue=''
- reset=''
-
- echo -e "${orange}WARNING${reset} You are compiling Dot from source! This will take up to an hour depending on your hardware."
- echo -e "${blue}INFO${reset} You should install \`dot-bin\` if you do not want to compile from source."
+ blue=''
+ reset=''
+
+ echo -e "${orange}WARNING${reset} You are compiling Dot from source! This will take up to an hour depending on your hardware."
+ echo -e "${blue}INFO${reset} You should install \`dot-bin\` if you do not want to compile from source."
cd firefox-$firefox_version
git init