summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgesh2023-09-24 16:15:30 +0300
committergesh2023-09-24 16:15:30 +0300
commit805654cefbfa341094bf72d30515ccf77a092579 (patch)
tree4240acfad4968d1c280702c43d8599a1e9830720
parent191ae8e9bd9773865c2a84b4c29df2ef5328aa95 (diff)
downloadaur-805654cefbfa341094bf72d30515ccf77a092579.tar.gz
verbump: pandoc 3.1.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
-rw-r--r--ver-bump.patch15
3 files changed, 10 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff0ccfa13835..08ec0a01111b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = pandoc-crossref-static-git
pkgdesc = Pandoc filter for cross-references (static build)
- pkgver = 0.3.16.0f.r0.g21060be
- pkgrel = 2
+ pkgver = 0.3.16.0f.r7.g5d308d1
+ pkgrel = 1
url = https://github.com/lierdakil/pandoc-crossref
arch = x86_64
license = GPL2
makedepends = stack
makedepends = pandoc
- depends = pandoc=3.1.7
+ depends = pandoc=3.1.8
provides = pandoc-crossref=0.3.16.0f
conflicts = pandoc-crossref
replaces = pandoc-crossref-bin
@@ -16,6 +16,6 @@ pkgbase = pandoc-crossref-static-git
source = pandoc-crossref-static-git::git+https://github.com/lierdakil/pandoc-crossref.git
source = ver-bump.patch
sha256sums = SKIP
- sha256sums = 6bd41e61536eda571a51433f28779008608120e79f1d45a0ec596a0ce6ce5380
+ sha256sums = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
pkgname = pandoc-crossref-static-git
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"
diff --git a/ver-bump.patch b/ver-bump.patch
index b4c5e3462641..e69de29bb2d1 100644
--- a/ver-bump.patch
+++ b/ver-bump.patch
@@ -1,15 +0,0 @@
-diff --git a/stack.yaml b/stack.yaml
-index b1485e4..5cce32e 100644
---- a/stack.yaml
-+++ b/stack.yaml
-@@ -213,8 +214,8 @@ extra-deps:
- - servant-server-0.20
- - simple-sendfile-0.2.32
- - singleton-bool-0.1.7
--- skylighting-0.13.4.1
--- skylighting-core-0.13.4.1
-+- skylighting-0.14
-+- skylighting-core-0.14
- - skylighting-format-ansi-0.1
- - skylighting-format-blaze-html-0.1.1
- - skylighting-format-context-0.1.0.2