Comment
The change is a straightforward version bump in .SRCINFO for pandoc-bin, updating the declared provides and source/checksum entries from 3.10.1 to 3.10.2. The sources remain HTTPS GitHub release/archive URLs from the upstream project, with pinned release tarballs and matching checksums. No new build steps, scripts, permissions changes, or other suspicious metadata were introduced in this diff. Risk is therefore minimal.
@@ -15,16 +15,16 @@ pkgbase = pandoc-bin
optdepends = texlive-fontsrecommended: for pdf output using latex or xelatex engines
optdepends = texlive-latex: for pdf output using pdflatex engine
optdepends = texlive-xetex: for pdf output using xelatex engine
- provides = pandoc=3.10.1
- provides = pandoc-cli=3.10.1
+ provides = pandoc=3.10.2
+ provides = pandoc-cli=3.10.2
conflicts = pandoc-cli
options = !debug
options = !strip
- source = pandoc-bin-3.10.1.tar.gz::https://github.com/jgm/pandoc/archive/3.10.1.tar.gz
- sha256sums = faee98f42ed1592b2feb8da7fdfa87a23b679ca27ff883e06030f89c25c91ba9
- source_x86_64 = https://github.com/jgm/pandoc/releases/download/3.10.1/pandoc-3.10.1-linux-amd64.tar.gz
- sha256sums_x86_64 = 72948bf5784f560d5ad1876709daca27e0667f262da727bb33f77b58e52df2f5
- source_aarch64 = https://github.com/jgm/pandoc/releases/download/3.10.1/pandoc-3.10.1-linux-arm64.tar.gz
- sha256sums_aarch64 = cd3963da375793a4804c65ae538b4f7b9c23f87cac7f6c74a1cf5e2fff7e8d59
+ source = pandoc-bin-3.10.2.tar.gz::https://github.com/jgm/pandoc/archive/3.10.2.tar.gz
+ sha256sums = ec4c5d36e355785802601986637369ada24079ac20af6c0ee85c79502d77b3f0
+ source_x86_64 = https://github.com/jgm/pandoc/releases/download/3.10.2/pandoc-3.10.2-linux-amd64.tar.gz
+ sha256sums_x86_64 = c7edd535941c48be6a362081a748272837de81ae11777202d9c341d3d8261c9a
+ source_aarch64 = https://github.com/jgm/pandoc/releases/download/3.10.2/pandoc-3.10.2-linux-arm64.tar.gz
+ sha256sums_aarch64 = 1c4d69f2a092bd47cb180e58a4aab7b9637101ced928252458c7d41a7f7fa71d
pkgname = pandoc-bin