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

Felix Yan fyan at archlinux.org
Sun Jan 17 13:17:51 UTC 2016


    Date: Sunday, January 17, 2016 @ 14:17:50
  Author: fyan
Revision: 157129

upgpkg: pandoc 1.16.0.2-4

rebuild with StateVar-1.1.0.3, distributive-0.5.0.2, contravariant-1.4, comonad-5, exceptions-0.8.2.1, bifunctors-5.2, semigroupoids-5.0.1, prelude-extras-0.4.0.3, profunctors-5.2, free-4.12.4, adjunctions-4.3, kan-extensions-5.0.1, keys-3.11, pointed-5, HTTP-4000.3.2, MonadRandom-0.4.2.1

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 13:16:20 UTC (rev 157128)
+++ PKGBUILD	2016-01-17 13:17:50 UTC (rev 157129)
@@ -5,7 +5,7 @@
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
 pkgver=1.16.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org"
 license=("GPL")
@@ -44,6 +44,8 @@
     depends=('gmp' 'libffi' 'zlib')
     optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc filter'
                 'texlive-core: for pdf output')
+    replaces=('pandoc-static')
+    conflicts=('pandoc-static')
 
     cd "${srcdir}/${pkgbase}-${pkgver}"
     runhaskell Setup copy --destdir="${pkgdir}"



More information about the arch-commits mailing list