summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgesh2024-05-05 17:52:06 +0300
committergesh2024-05-05 19:27:56 +0300
commitc7e2b1b07a6f6ed68fc4d7c16f79702092f834a5 (patch)
tree472bbc37a4d908823d22a6badd61acdfe460d882
parent43e5c556aadc700dba7e5f1f45a30f1c5be78f02 (diff)
downloadaur-c7e2b1b07a6f6ed68fc4d7c16f79702092f834a5.tar.gz
upstream verbump: pandoc 3.1.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 4 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee1fb2bfe784..5753d5aa7434 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pandoc-crossref-static-git
pkgdesc = Pandoc filter for cross-references (static build)
- pkgver = 0.3.17.0.r15.g2dfb0d5
+ pkgver = 0.3.17.1.r0.ge9a92b6
pkgrel = 1
url = https://github.com/lierdakil/pandoc-crossref
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = pandoc-crossref-static-git
makedepends = pandoc
makedepends = yq
depends = pandoc=3.1.13
- provides = pandoc-crossref=0.3.17.0
+ provides = pandoc-crossref=0.3.17.1
conflicts = pandoc-crossref
replaces = pandoc-crossref-bin
replaces = pandoc-crossref-static
diff --git a/PKGBUILD b/PKGBUILD
index 9052b297b5f3..b25548945f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=pandoc-crossref-static-git
_pkgname="${pkgname%-static-git}"
-pkgver=0.3.17.0.r15.g2dfb0d5
-_pandoc_type=version
+pkgver=0.3.17.1.r0.ge9a92b6
+_pandoc_type=stock
_pandoc_ver=3.1.13
_pandoc_commit=ab2b5e8bcd510542260c938d1c676bfc72bafe77
pkgrel=1
@@ -43,12 +43,6 @@ prepare() {
stack config set resolver lts-22.19 # ghc-9.6.4
echo 'compiler: ghc-9.6.5' >> stack.yaml
- _bumpVer Cabal 3.10.3.0 # 3.12.0.0
- _bumpVer Cabal-syntax 3.10.3.0 # 3.12.0.0
- _bumpVer texmath 0.12.8.8
- _bumpVer typst 0.5.0.3
- _bumpVer typst-symbols 0.1.6
-
# if pandoc updates break the golden tests, cf
# https://github.com/lierdakil/pandoc-crossref/pull/403#issuecomment-1732434519
# for how to bump