summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 282ae545fbc61e6bc1ad10d13e889bcd42032ce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pandoc-bin
	pkgdesc = Pandoc - executable only, without 750MB Haskell depends/makedepends
	pkgver = 2.7.3
	pkgrel = 1
	url = http://pandoc.org
	arch = x86_64
	license = GPL
	depends = cmark
	optdepends = texlive-core: for pdf output
	provides = pandoc
	conflicts = pandoc
	replaces = pandoc-static
	replaces = pandoc-lite
	source = https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-linux.tar.gz
	source = https://github.com/jgm/pandoc/archive/2.7.3.tar.gz
	sha256sums = eb775fd42ec50329004d00f0c9b13076e707cdd44745517c8ce2581fb8abdb75
	sha256sums = e21eabd337a648bf3ab218b46745d23d18666296133bea441c3cba40e3bac0e7

pkgname = pandoc-bin