blob: 470f56322963be1b6d88a2179dbec3c1675dbb12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pandoc-crossref-static-git
pkgdesc = Pandoc filter for cross-references (static build)
pkgver = 0.3.17.1.r9.g56c14dc
pkgrel = 1
url = https://github.com/lierdakil/pandoc-crossref
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = stack
makedepends = pandoc
makedepends = yq
depends = pandoc=3.3
provides = pandoc-crossref=0.3.17.1
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
|