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

Felix Yan felixonmars at archlinux.org
Thu Nov 9 08:55:38 UTC 2017


    Date: Thursday, November 9, 2017 @ 08:55:36
  Author: felixonmars
Revision: 265802

upgpkg: pandoc 2.0.1.1-1

rebuild with pandoc,2.0.1.1 texmath,0.10 skylighting,0.4.3.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 08:55:21 UTC (rev 265801)
+++ PKGBUILD	2017-11-09 08:55:36 UTC (rev 265802)
@@ -3,12 +3,12 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.0.1
+pkgver=2.0.1.1
 pkgrel=1
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org"
 license=("GPL")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-http" "haskell-juicypixels" "haskell-sha" "haskell-aeson"
          "haskell-aeson-pretty" "haskell-base64-bytestring" "haskell-blaze-html"
          "haskell-blaze-markup" "haskell-case-insensitive" "haskell-cmark-gfm"
@@ -26,7 +26,7 @@
 replaces=('haskell-pandoc')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('f5d61bc49c76f72a0ea1051dbfb4792df00ab6d6f7f90e2188a43acd6f0b4aa9ca7e3af9bcd6d36ddbfb828c221859db10c0caf3602fe96646f6838441df7ead')
+sha512sums=('ff78a9c6570294f7ba37c1908f7698cf45afc7a2657f2ec861fcb1741d30b3e0a3a6b777c31563992096632f45c1c06861609275300e351b227086e36ec936ce')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list