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

Felix Yan fyan at archlinux.org
Mon Jan 4 15:41:56 UTC 2016


    Date: Monday, January 4, 2016 @ 16:41:55
  Author: fyan
Revision: 155447

upgpkg: pandoc 1.16-1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 15:39:32 UTC (rev 155446)
+++ PKGBUILD	2016-01-04 15:41:55 UTC (rev 155447)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
-pkgver=1.15.2.1
-pkgrel=17
+pkgver=1.16
+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=('60bcb0e65ecb63953dd26d5aacf1a5df83700d116062ffaeffe9edbc9be6df59')
+sha256sums=('20c0b19a6bf435166da3b9e400c021b90687d8258ad1a0aecfc49fce1f2c6d0c')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list