Date: Wednesday, December 9, 2020 @ 18:04:10
  Author: felixonmars
Revision: 772899

upgpkg: pandoc 2.11.2-1: rebuild with citeproc 0.2, pandoc 2.11.2

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-09 17:58:09 UTC (rev 772898)
+++ PKGBUILD    2020-12-09 18:04:10 UTC (rev 772899)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=pandoc
-pkgver=2.11.1
-pkgrel=11
+pkgver=2.11.2
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -31,7 +31,7 @@
              'haskell-tasty-quickcheck' 'haskell-tasty-golden' 
'haskell-quickcheck'
              'haskell-executable-path')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('8b04514127885e7370e750906486a1deb463a391e2ce75fa0ce12c94fe110074d73784185ad4a1314505b5d4dff2cdb508678347dc8c95e62bd4fedd0ae2225a')
+sha512sums=('9d32b2511c83b5620afa2bb07c97321c18fe1365d1eab2e082563bf23748cf733b8701451467b9a185af21a48a79476014307e2624149b04c0a62ab3e1783037')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"

Reply via email to