summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06cceab3979e264cb38b48b15dcd8120ed01b877 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ruby-github-markup-git
	pkgdesc = The code GitHub uses to render README.markup
	pkgver = 5.0.1.r69.g2b0e7f2
	pkgrel = 1
	url = https://github.com/github/markup
	arch = any
	license = MIT
	makedepends = git
	depends = ruby
	depends = ruby-rdoc
	optdepends = ruby-redcarpet: HTML
	optdepends = ruby-redcloth: Textile
	optdepends = asciidoctor: AsciiDoc
	provides = ruby-github-markup
	conflicts = ruby-github-markup
	options = !emptydirs
	source = git+https://github.com/github/markup.git
	sha512sums = SKIP

pkgname = ruby-github-markup-git