summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b810601b2dcf..a8e310142678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,13 @@ pkgname=lua-sitegen-git
pkgver=r305.3b8eea6
pkgrel=1
pkgdesc="Static site generator in MoonScript"
-arch=('x86_64')
+arch=('any')
url='http://leafo.net/sitegen'
provides=('sitegen')
-license=('Unknown')
-depends=('lua'
- 'lua-cosmo'
+license=('custom:unknown')
+depends=('lua-cosmo'
'moonscript'
'lua-socket'
- 'lua-filesystem'
'lua-cjson'
'lua-date'
'lua-discount'