[arch-commits] Commit in hevea/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jun 23 11:16:54 UTC 2016
Date: Thursday, June 23, 2016 @ 11:16:54
Author: spupykin
Revision: 180804
upgpkg: hevea 2.28-1
upd
Modified:
hevea/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-23 11:16:41 UTC (rev 180803)
+++ PKGBUILD 2016-06-23 11:16:54 UTC (rev 180804)
@@ -4,16 +4,16 @@
# Original Packager: Tom K <tomk at runbox.com>
pkgname=hevea
-pkgver=2.26
+pkgver=2.28
pkgrel=1
pkgdesc="A quite complete and fast LATEX to HTML translator"
arch=(i686 x86_64)
-depends=('ocaml')
+depends=('ocaml' 'texlive-bin')
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=('c172fa4711472d460cb12468ecf2a549')
+md5sums=('7164a099279739cdef9037612d4a134c')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list