[arch-commits] Commit in pandoc-citeproc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 28 03:00:08 UTC 2016
Date: Friday, October 28, 2016 @ 03:00:08
Author: felixonmars
Revision: 193829
upgpkg: pandoc-citeproc 0.10.2.2-1
rebuild with pandoc-citeproc-0.10.2.2
Modified:
pandoc-citeproc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-28 02:41:05 UTC (rev 193828)
+++ PKGBUILD 2016-10-28 03:00:08 UTC (rev 193829)
@@ -4,7 +4,7 @@
pkgbase=pandoc-citeproc
pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
-pkgver=0.10.2.1
+pkgver=0.10.2.2
pkgrel=1
pkgdesc="Supports using pandoc with citeproc"
url="http://hackage.haskell.org/package/${pkgbase}"
@@ -17,7 +17,7 @@
"haskell-tagsoup" "haskell-temporary" "haskell-text" "haskell-text-icu"
"haskell-unordered-containers" "haskell-vector" "haskell-xml-conduit" "haskell-yaml")
source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('025f88b4e1d5014692d1703d897f145a107752033d7aef202cac18b4d7887f5f')
+sha256sums=('1475a2e0a13922df9c931c0480154fa4f02bd81ef34b166596b035898c94dd7a')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list