pandoc-bin: 3.2.1 -> 3.3

This commit is contained in:
Tim Biermann 2024-07-29 21:13:27 +02:00
parent 1784e8d171
commit baa8015310
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36URCe3kcsOPPgFhsFdOTcsNvM3818fUcvn7v6dKrkC27wPI1S6csm8WzcuyT3/CG0ncuX0LY7HaLNWAEHJwWA8= RWSagIOpLGJF31p4QwJ+sz7sQACMfMe/8+pXaOZaPzSEQgrZa22tssJShm5hNCFVZr5ukSYgYLMynNHSmpOE2lfVQrOvKfo40g4=
SHA256 (Pkgfile) = f819a8d1305a1e528d9a82b95d99c00bf9d22c41b71d34904388e10b43923ba2 SHA256 (Pkgfile) = 1bd12e5824dded6be78dee69e379f7da3f128f13f5dbf479023c31860f20a23f
SHA256 (.footprint) = c5dd3d2f218c904753b69ea3cecaf85b91d76006ca6eb50ec7df5f9d9d6c09a1 SHA256 (.footprint) = c5dd3d2f218c904753b69ea3cecaf85b91d76006ca6eb50ec7df5f9d9d6c09a1
SHA256 (pandoc-3.2.1-linux-amd64.tar.gz) = 3568b0ab38aa8c7ddce0812fa9f7bea8aa43d1657c5e1e816ed92807719c0e2d SHA256 (pandoc-3.3-linux-amd64.tar.gz) = 0c97d03e85a65b366fb1ccd9db32a80c10eebae6e1dc36ee58458f5294d58556
SHA256 (pandoc-3.2.1.tar.gz) = c8b360a12b9b2b4be33215f212b444e6110aa7dcfbe49e84f08914855ad9b39a SHA256 (pandoc-3.3.tar.gz) = 7025e32e9cce7cbde9f43afedbf34f16b37fd71b96626752fd18425ae67baef7

View File

@ -5,7 +5,7 @@
# Optional: texlive # Optional: texlive
name=pandoc-bin name=pandoc-bin
version=3.2.1 version=3.3
release=1 release=1
source=(https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-linux-amd64.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) https://github.com/jgm/pandoc/archive/$version/pandoc-$version.tar.gz)