pandoc-bin: 2.7.3 -> 2.8

This commit is contained in:
Tim Biermann 2019-11-23 17:40:54 +01:00
parent 3a620c4e23
commit b7bfbf8718
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 7 deletions

View File

@ -160,6 +160,7 @@ drwxr-xr-x root/root usr/share/pandoc/data/templates/.github/
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.textile
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.xwiki
-rw-r--r-- root/root usr/share/pandoc/data/templates/default.zimwiki
-rw-r--r-- root/root usr/share/pandoc/data/templates/styles.html
drwxr-xr-x root/root usr/share/pandoc/data/translations/
-rw-r--r-- root/root usr/share/pandoc/data/translations/am.yaml
-rw-r--r-- root/root usr/share/pandoc/data/translations/ar.yaml

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35T5ZcOiR7IXCll+IsRJkVg4FIXxGIcS0WJTl3L1IcntwzPzYukJ1fAEl4AJ7lNpH6wMyMQgN2fUAPIgFSjnCgE=
SHA256 (Pkgfile) = 64abb433a3bfcef3aae716d93faede1ce5a2010715b4982b5531e8ada98b442c
SHA256 (.footprint) = ae0382ddd04f5b620b09e0fde74c6372903f33fe2d15edf4e1414f68de812d9f
SHA256 (pandoc-2.7.3-linux.tar.gz) = eb775fd42ec50329004d00f0c9b13076e707cdd44745517c8ce2581fb8abdb75
SHA256 (pandoc-2.7.3.tar.gz) = e21eabd337a648bf3ab218b46745d23d18666296133bea441c3cba40e3bac0e7
RWSagIOpLGJF3wr2nf7pSP0cSI5cBeiVzFDx0G6ZLM+hjMtwjtcF6PIDbQYbKNb5skhT2ulzGoRweTLib0FMzxK8FpaBx1y4cwc=
SHA256 (Pkgfile) = 0feaaf5dffda31fb32acdfdd9babb7940f5e336515c2c488ae11d9318cccda1e
SHA256 (.footprint) = 6cf30a2230015af62c17c835002cb953328e0802e5b937621b394f4baa5725ff
SHA256 (pandoc-2.8-linux-amd64.tar.gz) = decf5f42c0256edcf5003392f1b3bf97f1a09fc4539185fae7b1f77fb0e3d47f
SHA256 (pandoc-2.8.tar.gz) = 3dc2d33cb3059be05014f0f349d0bcd5ea5ef86771c6c63d04602774c15f43e5

View File

@ -5,9 +5,9 @@
# Optional: texlive pandoc-citeproc
name=pandoc-bin
version=2.7.3
version=2.8
release=1
source=(https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-linux.tar.gz
source=(https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-linux-amd64.tar.gz
https://github.com/jgm/pandoc/archive/$version/pandoc-$version.tar.gz
)