summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatthew Gamble2016-03-24 21:51:45 +1100
committerMatthew Gamble2016-03-24 21:51:45 +1100
commit4e25499f0394dd4b6c2e6ec26bea20fce2f1649e (patch)
tree9459534b39830acccc387992ccc7ed7f5161df80 /.SRCINFO
downloadaur-4e25499f0394dd4b6c2e6ec26bea20fce2f1649e.tar.gz
Initial commit of v1.3.1 of lustache templating library
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d952c8e0d706
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = lustache
+ pkgdesc = Mustache templates for lua
+ pkgver = 1.3.1
+ pkgrel = 1
+ url = http://olivinelabs.com/lustache/
+ arch = any
+ license = custom:MIT
+ depends = lua
+ source = https://github.com/Olivine-Labs/lustache/archive/v1.3.1-0.tar.gz
+ sha256sums = 540bd5e1f6d32aa44d5be946d1772910fb73b62fa909ca5a026c115ece4170f0
+
+pkgname = lustache
+