[arch-commits] Commit in pandoc-crossref/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Mar 7 08:58:29 UTC 2016
Date: Monday, March 7, 2016 @ 09:58:29
Author: fyan
Revision: 165459
upgpkg: pandoc-crossref 0.2.0.0-1
Modified:
pandoc-crossref/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-07 08:23:52 UTC (rev 165458)
+++ PKGBUILD 2016-03-07 08:58:29 UTC (rev 165459)
@@ -4,18 +4,18 @@
pkgbase=pandoc-crossref
pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.1.6.5
-pkgrel=13
+pkgver=0.2.0.0
+pkgrel=1
pkgdesc="Pandoc filter for cross-references"
url="http://hackage.haskell.org/package/${pkgbase}"
license=("GPL2")
arch=('i686' 'x86_64')
-makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-data-accessor"
- "haskell-data-accessor-transformers" "haskell-mtl" "haskell-pandoc"
- "haskell-pandoc-types" "haskell-yaml")
+makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-data-accessor" "haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" "haskell-pandoc" "haskell-pandoc-types"
+ "haskell-roman-numerals" "haskell-syb" "haskell-yaml")
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('6b92a2730ed28c0242b81e47c0e21902321f98eb2b580d2114d906ca89a451e2')
+sha256sums=('e7039ced02eaaec80f0814d1d242dd06002d76dc3bed784fd18e50ddec77e3bd')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list