[arch-commits] Commit in pandoc/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Nov 18 16:38:25 UTC 2017


    Date: Saturday, November 18, 2017 @ 16:38:24
  Author: felixonmars
Revision: 267305

upgpkg: pandoc 2.0.2-1

rebuild with pandoc,2.0.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 16:08:23 UTC (rev 267304)
+++ PKGBUILD	2017-11-18 16:38:24 UTC (rev 267305)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.0.1.1
-pkgrel=6
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org"
 license=("GPL")
@@ -26,7 +26,7 @@
 replaces=('haskell-pandoc')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ff78a9c6570294f7ba37c1908f7698cf45afc7a2657f2ec861fcb1741d30b3e0a3a6b777c31563992096632f45c1c06861609275300e351b227086e36ec936ce')
+sha512sums=('9f045898db89c2eb8c47e833e76a0cca14b1a3cc71409279de3c6b92e93b12d6d9d820883d64f88f9ef5db4a997814392ef7fca2ae0112b9d7f4210c8662e249')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list