summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22a04880c5feee7b6981e9935881ce241ce0610d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = multimarkdown
	pkgdesc = A superset of Markdown with various output formats
	pkgver = 6.7.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.7.0
	sha1sums = SKIP

pkgname = multimarkdown