summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d642f9d203bd2c6242718521063c57df102a2e72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = multimarkdown
	pkgdesc = A superset of Markdown with various output formats
	pkgver = 6.6.0
	pkgrel = 1
	url = http://fletcherpenney.net/multimarkdown/
	arch = i686
	arch = x86_64
	license = GPL2
	license = MIT
	makedepends = git
	makedepends = glib2
	makedepends = cmake
	depends = bash
	optdepends = texlive-core: LaTeX and PDF output support
	options = !buildflags
	source = multimarkdown::git+https://github.com/fletcher/MultiMarkdown-6.git#tag=6.3.2
	sha1sums = SKIP

pkgname = multimarkdown