blob: 332b6ac0648fd9bb2a61a9cfc5b00d591f9e065b (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 | pkgbase = pandoc-crossref-static-git
	pkgdesc = Pandoc filter for cross-references (static build)
	pkgver = 0.3.12.0c
	pkgrel = 1
	url = https://github.com/lierdakil/pandoc-crossref
	arch = x86_64
	license = GPL2
	makedepends = stack
	makedepends = pandoc
	depends = pandoc=
	provides = pandoc-crossref=0.3.12.0c
	conflicts = pandoc-crossref
	replaces = pandoc-crossref-bin
	replaces = pandoc-crossref-static
	replaces = pandoc-crossref-lite
	source = pandoc-crossref-static-git::git+https://github.com/lierdakil/pandoc-crossref.git
	sha256sums = SKIP
pkgname = pandoc-crossref-static-git
 |