summaryrefslogtreecommitdiff
path: root/pandoc-bin/PKGBUILD
diff options
context:
space:
mode:
authormoxie <moxie@3kgcat.fi>2026-03-24 23:38:33 +0200
committermoxie <moxie@3kgcat.fi>2026-03-24 23:38:33 +0200
commitd901642ab46f55a96e97dc35a646ddb5dc6d63bd (patch)
tree58ca65e06b6db7782cb677a3f552b6100bae5114 /pandoc-bin/PKGBUILD
parentda8efc795e36adbb75f93ba6180a46c77731bdf0 (diff)
pandoc-bin: v3.9.0.2
Diffstat (limited to 'pandoc-bin/PKGBUILD')
-rw-r--r--pandoc-bin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pandoc-bin/PKGBUILD b/pandoc-bin/PKGBUILD
index b79715f..c560187 100644
--- a/pandoc-bin/PKGBUILD
+++ b/pandoc-bin/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pandoc-bin
-pkgver=3.9.0.1
+pkgver=3.9.0.2
pkgrel=1
pkgdesc="Conversion between documentation formats"
url="https://pandoc.org"
@@ -26,8 +26,8 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/pandoc/archive/${pkgver
source_x86_64=("https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-amd64.tar.gz")
#source_aarch64=("https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-arm64.tar.gz")
-sha256sums=('0a5207bf78c5e49e39245b53c3d8eeb72e80202f21ad0b5ce2c3635ec65f6f98')
-sha256sums_x86_64=('59ba9a300f90999f648445578d45258305b336929f2d7acaa802e724a419615c')
+sha256sums=('c300c60ae4d47da6e5d265e93f89b896324cdc84ccbb504b88a9855bacd6b5d7')
+sha256sums_x86_64=('a69abfababda8a56969a254b09f9553a7be89ddec00d4e0fe9fd585d71a67508')
package() {