summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgesh2023-08-31 21:31:01 +0300
committergesh2023-08-31 21:31:01 +0300
commit191ae8e9bd9773865c2a84b4c29df2ef5328aa95 (patch)
treefbf24052cc1bf82133f7f6b15c0e86d680c2c1c0
parentaa55100001c39c4f7eddc6c56c5f9f5874323db8 (diff)
downloadaur-191ae8e9bd9773865c2a84b4c29df2ef5328aa95.tar.gz
verbump: pandoc 3.1.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--ver-bump.patch15
3 files changed, 23 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c27422d9377a..ff0ccfa13835 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 = 1
+ pkgrel = 2
url = https://github.com/lierdakil/pandoc-crossref
arch = x86_64
license = GPL2
makedepends = stack
makedepends = pandoc
- depends = pandoc=3.1.6.2
+ depends = pandoc=3.1.7
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 = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
+ sha256sums = 6bd41e61536eda571a51433f28779008608120e79f1d45a0ec596a0ce6ce5380
pkgname = pandoc-crossref-static-git
diff --git a/PKGBUILD b/PKGBUILD
index 826ad624e82a..29d8571b5cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
pkgname=pandoc-crossref-static-git
_pkgname="${pkgname%-static-git}"
pkgver=0.3.16.0f.r0.g21060be
-_pandoc_type=version
-_pandoc_ver=3.1.6.2
-_pandoc_commit=54b9eeb6a72f1c6f0ae3675cb9e7c29fa3183316
-pkgrel=1
+_pandoc_type=commit
+_pandoc_ver=3.1.7
+_pandoc_commit=781f42cc953ba3645b249fc04a7b05efd25a53bc
+pkgrel=2
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'
- 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
+ '6bd41e61536eda571a51433f28779008608120e79f1d45a0ec596a0ce6ce5380')
pkgver() {
cd "$pkgname"
diff --git a/ver-bump.patch b/ver-bump.patch
index e69de29bb2d1..b4c5e3462641 100644
--- a/ver-bump.patch
+++ b/ver-bump.patch
@@ -0,0 +1,15 @@
+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