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

Felix Yan fyan at archlinux.org
Mon Jan 11 02:50:37 UTC 2016


    Date: Monday, January 11, 2016 @ 03:50:36
  Author: fyan
Revision: 155910

upgpkg: pandoc 1.16.0.1-1

rebuild with tagsoup-0.13.8

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 02:50:17 UTC (rev 155909)
+++ PKGBUILD	2016-01-11 02:50:36 UTC (rev 155910)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
-pkgver=1.16
-pkgrel=4
+pkgver=1.16.0.1
+pkgrel=1
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org"
 license=("GPL")
@@ -22,7 +22,7 @@
              "haskell-vector" "haskell-xml" "haskell-yaml" "haskell-zlib")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('20c0b19a6bf435166da3b9e400c021b90687d8258ad1a0aecfc49fce1f2c6d0c')
+sha256sums=('211bc1a4f1beaaf888d82e4e67414a3984cf494b58be49e157a1c21d9a09db1a')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list