[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)
Daniel Micay
thestinger at nymeria.archlinux.org
Mon May 6 20:19:09 UTC 2013
Date: Monday, May 6, 2013 @ 22:19:08
Author: thestinger
Revision: 90120
upgpkg: haskell-texmath 0.6.1.4-1
Modified:
haskell-texmath/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-06 19:40:30 UTC (rev 90119)
+++ PKGBUILD 2013-05-06 20:19:08 UTC (rev 90120)
@@ -4,8 +4,8 @@
pkgname=haskell-texmath
_hkgname=texmath
-pkgver=0.6.1.3
-pkgrel=2
+pkgver=0.6.1.4
+pkgrel=1
pkgdesc="Conversion of LaTeX math formulas to MathML."
url="https://github.com/jgm/texmath"
license=("GPL")
@@ -14,7 +14,7 @@
depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
install=$pkgname.install
-md5sums=('6737a06392f51886e8b1ca8aa6dc2168')
+md5sums=('514835acff28d6a005d68fde7dd6094a')
build() {
cd "$srcdir/$_hkgname-$pkgver"
More information about the arch-commits
mailing list