blob: d952c8e0d7060988d391ad74fb36e13925cddf83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|