blob: 726f016f78b6f6cdaef0d05d2b3011f8e99855ec (
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.21.r1.gf6b3285.pandoc.3.8
pkgrel = 1
url = https://github.com/lierdakil/pandoc-crossref
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = stack
makedepends = pandoc-cli
makedepends = yq
depends = gmp
depends = pandoc-cli=3.8
depends = zlib
provides = pandoc-crossref=0.3.21
conflicts = pandoc-crossref
source = pandoc-crossref-static-git::git+https://github.com/lierdakil/pandoc-crossref.git
sha256sums = SKIP
pkgname = pandoc-crossref-static-git
|