summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-05-19 18:01:22 +0300
committerDimitris Kiziridis2020-05-19 18:01:22 +0300
commitca4b12d22ab07a6132f67965f575c85d3a272e03 (patch)
tree7403770b341461415b79ec238844a467f2bd11cf
parent8f9de9921726f3f6807fec1df614b301b4ed8764 (diff)
downloadaur-ca4b12d22ab07a6132f67965f575c85d3a272e03.tar.gz
fix indents
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8e310142678..28afa4ccf41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@ url='http://leafo.net/sitegen'
provides=('sitegen')
license=('custom:unknown')
depends=('lua-cosmo'
- 'moonscript'
- 'lua-socket'
- 'lua-cjson'
- 'lua-date'
- 'lua-discount'
- 'lua-ansicolors'
- 'lua-web_sanitize')
+ 'moonscript'
+ 'lua-socket'
+ 'lua-cjson'
+ 'lua-date'
+ 'lua-discount'
+ 'lua-ansicolors'
+ 'lua-web_sanitize')
makedepends=('luarocks' 'git')
source=("git+https://github.com/leafo/sitegen")
sha256sums=('SKIP')