summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Vikstrom2018-10-17 10:02:30 +0200
committerSimon Vikstrom2018-10-17 10:02:30 +0200
commit8620929e3df906a8ae42b265574f3603ee45f8b6 (patch)
tree0cc443ac876c7ac3f606f5f351ba2efaaae00a0b /PKGBUILD
parent86baaf06a65362df9d1cca60e5fb2d1deca0a73d (diff)
downloadaur-8620929e3df906a8ae42b265574f3603ee45f8b6.tar.gz
Fix indentation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 827802068ef6..707002037b8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ sha256sums=('SKIP')
pkgver() {
- cd ttyplot
- printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
+ cd ttyplot
+ printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
build() {