blob: 8d1ca7be8369c0630c30224fca8f12b3a9046dc5 (
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.12.2.r0.g0b473d7
pkgrel = 1
url = https://github.com/lierdakil/pandoc-crossref
arch = x86_64
license = GPL2
makedepends = stack
makedepends = pandoc
depends = pandoc=2.17.1.1
provides = pandoc-crossref=0.3.12.2
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
source = ver-bump.patch
sha256sums = SKIP
sha256sums = fe76eee42278b16d1e04c28b7d12003853f57f30b4a5dfdc73b4efdf2aa556ad
pkgname = pandoc-crossref-static-git
|