pandoc-bin: 2.19 -> 2.19.1

This commit is contained in:
Tim Biermann 2022-08-20 11:26:17 +02:00
parent 3d98d92736
commit d9b8dcf54b
3 changed files with 8 additions and 6 deletions

View File

@ -1,9 +1,11 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pandoc
lrwxrwxrwx root/root usr/bin/pandoc-server -> pandoc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/pandoc-server.1.gz
-rw-r--r-- root/root usr/share/man/man1/pandoc.1.gz
drwxr-xr-x root/root usr/share/pandoc/
drwxr-xr-x root/root usr/share/pandoc/data/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3z3VmCAPFgMUvysEZWMY1b0VNSe8jJ7Kzh0YJ6DS7LIhTFp0erv0m6capBx3OiPM+bxQG5rcd2/qC0yjkTHsIgQ=
SHA256 (Pkgfile) = df217dc9f7a47ed1913f81a54edc446a8ec1ca7284aa46321c01941750bea5a7
SHA256 (.footprint) = 70326c17fdd753fe62292ed9edd76904bbbbaeac2141b78682f157ad780098db
SHA256 (pandoc-2.19-linux-amd64.tar.gz) = 2afd7c0c385a5817003330a2359c2b6e04e0a7e167addd41dda51e523e807426
SHA256 (pandoc-2.19.tar.gz) = 19bffe7a2970014080a6a8ef5b365f89a88a18dbe757b771999e19907f0d571a
RWSagIOpLGJF3zLsoiM7dduDepDyT1TjNAEVkYoFqAY4tDcN3Us2INwHpDpa5mtGZ0aZ6RLB+UjNpSNhXkxtRDfH3yLGiwr+wgs=
SHA256 (Pkgfile) = bbe175c86d23266a4abb13967994a63d763905c8e7c8d01ef57fcb9d3ca030b0
SHA256 (.footprint) = a7a0a4b72813683513d4d9c47b958c94644e82b29d76cf9bb874fce10ee07de3
SHA256 (pandoc-2.19.1-linux-amd64.tar.gz) = e5dd4f533c616b246a979de1d3c16c87b460b28ff371e3993157301a18b2063f
SHA256 (pandoc-2.19.1.tar.gz) = 14214d277dc85411296ab800088e8bcb0cb6d77a5c019a0fabdeb5fe849bc13c

View File

@ -5,7 +5,7 @@
# Optional: texlive
name=pandoc-bin
version=2.19
version=2.19.1
release=1
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)