summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsum012017-11-09 23:32:49 -0500
committersum012017-11-09 23:32:49 -0500
commit5cb766a50d692012b511f49d289753fbdbfe9fce (patch)
tree3b2f268accc02e5987b5f5421dfebe8c4daa5a13 /.SRCINFO
downloadaur-5cb766a50d692012b511f49d289753fbdbfe9fce.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3437473e1301
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = nodejs-lua-fmt
+ pkgdesc = A pretty-printer for Lua code
+ pkgver = 2.4.0
+ pkgrel = 1
+ url = https://github.com/trixnz/lua-fmt
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = npm
+ depends = nodejs
+ noextract = lua-fmt-2.4.0.tgz
+ source = https://registry.npmjs.org/lua-fmt/-/lua-fmt-2.4.0.tgz
+ sha512sums = 81a7fa1310a847ebff54344103b7869623b32ac1b6fb273212e4274f68977a1d0206e466d53cd5eb97464fd8018956a35b24c729f2ab0ef9db7d39295d8a9ed0
+
+pkgname = nodejs-lua-fmt
+