summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgustawho2021-11-01 21:25:38 -0700
committergustawho2021-11-01 21:25:38 -0700
commit6f6801be0e72f276f05a1d7f9b881f5b709c9afb (patch)
treec141bbb2f4c48d5c9d0877ab04e6bea4d975dbb7
parentdb32e058daeea79239d030deaede321190b377fb (diff)
downloadaur-6f6801be0e72f276f05a1d7f9b881f5b709c9afb.tar.gz
v2.16
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8307f52d1072..714acc4a536b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pandoc-bin
pkgdesc = Pandoc - executable only, without 750MB Haskell depends/makedepends
- pkgver = 2.14.2
+ pkgver = 2.16
pkgrel = 1
url = https://pandoc.org
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = pandoc-bin
conflicts = pandoc
replaces = pandoc-static
replaces = pandoc-lite
- source = pandoc-bin-source-2.14.2.tar.gz::https://github.com/jgm/pandoc/archive/2.14.2.tar.gz
- sha512sums = 2ea6528ed9e8b42111a6549acd80b6a8ca8fdc3628ee48f77cf730ba5b03d643956797a5755ded653ab7fc337a16e3d76cd9dbfb95f53124d74a4709c26842fe
- source_x86_64 = pandoc-bin-bin-2.14.2.tar.gz::https://github.com/jgm/pandoc/releases/download/2.14.2/pandoc-2.14.2-linux-amd64.tar.gz
- sha512sums_x86_64 = 1412f387116fad8e6c50a82031d763929e5969de6e06eb7917f36244e836892af285eb11cd92d15ae8964baa424d0f49394d06701cb738a403355d0a625c6493
- source_aarch64 = pandoc-bin-bin-2.14.2.tar.gz::https://github.com/jgm/pandoc/releases/download/2.14.2/pandoc-2.14.2-linux-arm64.tar.gz
- sha512sums_aarch64 = e27bdf1b39359cb2fc46d10da97049134678007c6a6452083baf3e04a051813de9f265f3194e0d15f622609ae592d827863fac7c86b0ab7d00da4a66bf980e63
+ source = pandoc-bin-source-2.16.tar.gz::https://github.com/jgm/pandoc/archive/2.16.tar.gz
+ sha512sums = c26ee9d53d3838b6bbdbae4eefaf011a8b2cc3f08cfb768c5d1174b5116c6a6c6222817b18de2a4c08621fcf14b9b57db1228d69072ef994dbcdefaa8421ccf2
+ source_x86_64 = pandoc-bin-bin-2.16.tar.gz::https://github.com/jgm/pandoc/releases/download/2.16/pandoc-2.16-linux-amd64.tar.gz
+ sha512sums_x86_64 = abd3461bdb9f35f8166decf5adfbc4324330f9713ce2bf1fece3b830f17dba6b1704658c9064b53f5bcdf5dffd5fd13679410253784e28212c0ecbbfa3a1115f
+ source_aarch64 = pandoc-bin-bin-2.16.tar.gz::https://github.com/jgm/pandoc/releases/download/2.16/pandoc-2.16-linux-arm64.tar.gz
+ sha512sums_aarch64 = cd59b1707fc50cbe28404ab87cfcf52953606dc8738999b4d1783bc58ac3992f9d0b079b0f4cdcedf3a76d7e14a24dc3a35e3b62c2e651eb67b72ebe29bb14ed
pkgname = pandoc-bin
diff --git a/PKGBUILD b/PKGBUILD
index e0e08c1d6908..98d2f052d430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pandoc-bin
-pkgver=2.14.2
+pkgver=2.16
pkgrel=1
pkgdesc="Pandoc - executable only, without 750MB Haskell depends/makedepends"
url="https://pandoc.org"
@@ -15,9 +15,9 @@ source=("$pkgname-source-$pkgver.tar.gz::https://github.com/jgm/pandoc/archive/$
source_x86_64=("$pkgname-bin-$pkgver.tar.gz::https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-amd64.tar.gz")
source_aarch64=("$pkgname-bin-$pkgver.tar.gz::https://github.com/jgm/pandoc/releases/download/${pkgver}/pandoc-${pkgver}-linux-arm64.tar.gz")
-sha512sums=('2ea6528ed9e8b42111a6549acd80b6a8ca8fdc3628ee48f77cf730ba5b03d643956797a5755ded653ab7fc337a16e3d76cd9dbfb95f53124d74a4709c26842fe')
-sha512sums_x86_64=('1412f387116fad8e6c50a82031d763929e5969de6e06eb7917f36244e836892af285eb11cd92d15ae8964baa424d0f49394d06701cb738a403355d0a625c6493')
-sha512sums_aarch64=('e27bdf1b39359cb2fc46d10da97049134678007c6a6452083baf3e04a051813de9f265f3194e0d15f622609ae592d827863fac7c86b0ab7d00da4a66bf980e63')
+sha512sums=('c26ee9d53d3838b6bbdbae4eefaf011a8b2cc3f08cfb768c5d1174b5116c6a6c6222817b18de2a4c08621fcf14b9b57db1228d69072ef994dbcdefaa8421ccf2')
+sha512sums_x86_64=('abd3461bdb9f35f8166decf5adfbc4324330f9713ce2bf1fece3b830f17dba6b1704658c9064b53f5bcdf5dffd5fd13679410253784e28212c0ecbbfa3a1115f')
+sha512sums_aarch64=('cd59b1707fc50cbe28404ab87cfcf52953606dc8738999b4d1783bc58ac3992f9d0b079b0f4cdcedf3a76d7e14a24dc3a35e3b62c2e651eb67b72ebe29bb14ed')
package() {
cd "${srcdir}/pandoc-${pkgver}"