summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29d8571b5cdd..f7c82fd9b754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=pandoc-crossref-static-git
_pkgname="${pkgname%-static-git}"
-pkgver=0.3.16.0f.r0.g21060be
-_pandoc_type=commit
-_pandoc_ver=3.1.7
-_pandoc_commit=781f42cc953ba3645b249fc04a7b05efd25a53bc
-pkgrel=2
+pkgver=0.3.16.0f.r7.g5d308d1
+_pandoc_type=version
+_pandoc_ver=3.1.8
+_pandoc_commit=b65cd517b3eb6af0e1b1ea7ed0d3911568961f07
+pkgrel=1
pkgdesc="Pandoc filter for cross-references (static build)"
url="https://github.com/lierdakil/pandoc-crossref"
license=("GPL2")
@@ -21,7 +21,7 @@ depends=("pandoc=$_pandoc_ver")
makedepends=('stack' 'pandoc')
source=("$pkgname::git+$url.git" ver-bump.patch)
sha256sums=('SKIP'
- '6bd41e61536eda571a51433f28779008608120e79f1d45a0ec596a0ce6ce5380')
+ 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
pkgver() {
cd "$pkgname"