Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
pandoc-cli
Commits:
d97bd4ca by Antonio Rojas at 2026-03-05T23:46:14+01:00
upgpkg: 3.5-8: Build with lua 5.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pandoc-cli
pkgdesc = Conversion between documentation formats
pkgver = 3.5
- pkgrel = 7
+ pkgrel = 8
url = https://pandoc.org
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=pandoc-cli
pkgver=3.5
-pkgrel=7
+pkgrel=8
pkgdesc="Conversion between documentation formats"
url="https://pandoc.org"
license=("GPL-2.0-or-later")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-cli/-/commit/d97bd4caf6c498c3c2030994456a95c953ba9889
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-cli/-/commit/d97bd4caf6c498c3c2030994456a95c953ba9889
You're receiving this email because of your account on gitlab.archlinux.org.