summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09703ac7095e..b810601b2dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,15 +9,15 @@ url='http://leafo.net/sitegen'
provides=('sitegen')
license=('Unknown')
depends=('lua'
- 'lua-cosmo'
- 'moonscript'
- 'lua-socket'
- 'lua-filesystem'
- 'lua-cjson'
- 'lua-date'
- 'lua-discount'
- 'lua-ansicolors'
- 'lua-web_sanitize')
+ 'lua-cosmo'
+ 'moonscript'
+ 'lua-socket'
+ 'lua-filesystem'
+ 'lua-cjson'
+ 'lua-date'
+ 'lua-discount'
+ 'lua-ansicolors'
+ 'lua-web_sanitize')
makedepends=('luarocks' 'git')
source=("git+https://github.com/leafo/sitegen")
sha256sums=('SKIP')