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

Felix Yan fyan at archlinux.org
Mon Jan 4 16:04:59 UTC 2016


    Date: Monday, January 4, 2016 @ 17:04:58
  Author: fyan
Revision: 155449

upgpkg: pandoc-citeproc 0.9-1

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 15:42:26 UTC (rev 155448)
+++ PKGBUILD	2016-01-04 16:04:58 UTC (rev 155449)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-citeproc
 pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
-pkgver=0.8.1.3
-pkgrel=21
+pkgver=0.9
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="http://hackage.haskell.org/package/${pkgbase}"
 license=("custom:BSD3")
@@ -18,7 +18,7 @@
              "haskell-vector" "haskell-xml-conduit" "haskell-yaml")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('aa15ff9cbb9c1cca504943c94cd891e23944cb0106172886821cb048a9726c7d')
+sha256sums=('ae880aa27b5fcaf93886844bd9473c764329dc96211482bf014f350335887fbd')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list