summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e65c896f0a7fb98e8bfc243454b140843efe34e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ruby-html2haml
	pkgdesc = Converts HTML into Haml
	pkgver = 2.3.0
	pkgrel = 1
	url = https://haml.info/
	arch = any
	license = MIT
	checkdepends = ruby-minitest
	makedepends = ruby-bundler
	makedepends = ruby-rake
	depends = ruby
	depends = ruby-erubis
	depends = ruby-haml
	depends = ruby-nokogiri
	depends = ruby-ruby_parser
	options = !emptydirs
	source = https://github.com/haml/html2haml/archive/v2.3.0/ruby-html2haml-2.3.0.tar.gz
	sha512sums = e6e09b430ac1d753438e3bebeff5dc27b03ec795d433a511216a3b43fc11f3439b63da274febda4bd25d8331e630c4cc4d0c12dda5ce5e1e56e9bd1468df392c

pkgname = ruby-html2haml