From cb33decb284fa3b08652b04f7290d9d4140a927f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Jan 2013 00:06:07 -0800 Subject: Thu Jan 24 00:06:07 PST 2013 --- community/hevea/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/hevea') 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 # Contributor: Brian Nguyen # Original Packager: Tom K 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 -- cgit v1.2.3-54-g00ecf