summaryrefslogtreecommitdiff
path: root/community/hevea
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-12 03:40:54 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-12 03:40:54 +0000
commit5d4b5782f03734e12c907cbc7e4b8c35926e9554 (patch)
treed6b52861ee269d63f88807a3e6cefc926a173247 /community/hevea
parent345769552026b46d72b7318f1efa6d615ce03ee3 (diff)
Wed Mar 12 03:36:36 UTC 2014
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 6a2b3397c..a373a780e 100644
--- a/community/hevea/PKGBUILD
+++ b/community/hevea/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 83233 2013-01-28 14:16:05Z spupykin $
+# $Id: PKGBUILD 106984 2014-03-11 10:05:09Z 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.02
+pkgver=2.12
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=('b0331fdf123c21ce02f15c890d268306')
+md5sums=('8330f7c1c1615242b13a894737ca5992')
build() {
cd $srcdir/$pkgname-$pkgver