blob: 429a805762e6076db0296e11e0fe4f1e21773301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-mustache-sinatra
pkgdesc = Mustache support for Sinatra applications
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/mustache/mustache-sinatra
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
depends = ruby-mustache
noextract = mustache-sinatra-2.0.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/mustache-sinatra-2.0.0.gem
sha1sums = 5b6c2eb5bc923dc0b0f34048f07e1c59054e3a37
pkgname = ruby-mustache-sinatra
|