blob: b20e10d196a50d88b3216d6f15cb2ee6285e4a64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pandoc-bin
pkgdesc = Pandoc - executable only, without 750MB Haskell depends/makedepends
pkgver = 2.14.0.2
pkgrel = 1
url = http://pandoc.org
arch = x86_64
license = GPL
optdepends = texlive-core: for pdf output
provides = pandoc
conflicts = pandoc
replaces = pandoc-static
replaces = pandoc-lite
source = pandoc-bin-bin-2.14.0.2.tar.gz::https://github.com/jgm/pandoc/releases/download/2.14.0.2/pandoc-2.14.0.2-linux-amd64.tar.gz
source = pandoc-bin-source-2.14.0.2.tar.gz::https://github.com/jgm/pandoc/archive/2.14.0.2.tar.gz
sha256sums = 2ef6265cdba174152f02a6e3a3f6bbe7e78fbea6e05b44215c2e3d6094abc12d
sha256sums = 13e0e4e174188a06d25393341d6b44c2a4d38723de46995b78ee788c6cda5526
pkgname = pandoc-bin
|