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

Felix Yan fyan at archlinux.org
Tue Mar 22 07:32:17 UTC 2016


    Date: Tuesday, March 22, 2016 @ 08:32:17
  Author: fyan
Revision: 167866

upgpkg: pandoc 1.17.0.1-1

rebuild with language-javascript-0.6.0.2, pandoc-1.17.0.1, zip-archive-0.3

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 07:21:25 UTC (rev 167865)
+++ PKGBUILD	2016-03-22 07:32:17 UTC (rev 167866)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
-pkgver=1.16.0.2
-pkgrel=30
+pkgver=1.17.0.1
+pkgrel=1
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org"
 license=("GPL")
@@ -22,13 +22,8 @@
              "haskell-yaml" "haskell-zlib")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('f5f3262ef4574a111936fea0118557c523a8b0eaa7fea84b64b377b20a80f348')
+sha256sums=('5d003fe7c6dec96560bf940ef857e169204f0b1428edd799ddcf4046c50898f5')
 
-prepare() {
-    sed -e 's/aeson >= 0.*$/aeson >= 0.7.0.5,/' \
-        -i ${pkgname}-${pkgver}/${pkgname}.cabal
-}
-
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"
     



More information about the arch-commits mailing list