summaryrefslogtreecommitdiff
path: root/community/hevea
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-29 00:06:25 -0800
committerroot <root@rshg054.dnsready.net>2013-01-29 00:06:25 -0800
commit2cb7f65fb24926493d457f6931e421e27aa629da (patch)
treedfd419375945457b6b6dd74c280812f8e5533743 /community/hevea
parent1b9f6dc846379470b620b5dbb9d4d7acd1de148c (diff)
Tue Jan 29 00:06:25 PST 2013
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 7a807f97e..6a2b3397c 100644
--- a/community/hevea/PKGBUILD
+++ b/community/hevea/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 82724 2013-01-23 15:18:44Z spupykin $
+# $Id: PKGBUILD 83233 2013-01-28 14:16:05Z 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.01
+pkgver=2.02
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=('81f6fba8918ccc319e508983eff374fb')
+md5sums=('b0331fdf123c21ce02f15c890d268306')
build() {
cd $srcdir/$pkgname-$pkgver