Date: Thursday, November 9, 2017 @ 08:58:44 Author: felixonmars Revision: 265804
upgpkg: pandoc-citeproc 0.11.1.3-3 rebuild with pandoc,2.0.1.1 texmath,0.10 skylighting,0.4.3.2 Modified: pandoc-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 08:56:02 UTC (rev 265803) +++ PKGBUILD 2017-11-09 08:58:44 UTC (rev 265804) @@ -4,11 +4,11 @@ pkgname=pandoc-citeproc pkgver=0.11.1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Supports using pandoc with citeproc" url="https://hackage.haskell.org/package/$pkgname" license=("custom:BSD3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-aeson-pretty" "haskell-attoparsec" "haskell-data-default" "haskell-hs-bibutils" "haskell-mtl" "haskell-old-locale" "pandoc" "haskell-pandoc-types" "haskell-parsec" "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
