summaryrefslogtreecommitdiff
path: root/community/hevea
diff options
context:
space:
mode:
Diffstat (limited to 'community/hevea')
-rw-r--r--community/hevea/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/hevea/PKGBUILD b/community/hevea/PKGBUILD
index d03059046..7a807f97e 100644
--- a/community/hevea/PKGBUILD
+++ b/community/hevea/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 75888 2012-09-04 15:42:07Z spupykin $
+# $Id: PKGBUILD 82724 2013-01-23 15:18:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Brian Nguyen <bhnguyen@gmail.com>
# Original Packager: Tom K <tomk@runbox.com>
pkgname=hevea
-pkgver=2.00
+pkgver=2.01
pkgrel=1
pkgdesc="A quite complete and fast LATEX to HTML translator"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ license=('GPL')
url="http://pauillac.inria.fr/~maranget/hevea/"
install=hevea.install
source=(http://pauillac.inria.fr/~maranget/$pkgname/distri/$pkgname-$pkgver.tar.gz)
-md5sums=('5cf0070c7cf5c7c020a657c513eaa0b5')
+md5sums=('81f6fba8918ccc319e508983eff374fb')
build() {
cd $srcdir/$pkgname-$pkgver