[arch-commits] Commit in hevea/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sun Sep 10 14:55:18 UTC 2017


    Date: Sunday, September 10, 2017 @ 14:55:17
  Author: spupykin
Revision: 256768

upgpkg: hevea 2.30-1

Modified:
  hevea/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-10 14:55:10 UTC (rev 256767)
+++ PKGBUILD	2017-09-10 14:55:17 UTC (rev 256768)
@@ -4,17 +4,17 @@
 # Original Packager: Tom K <tomk at runbox.com>
 
 pkgname=hevea
-pkgver=2.29
-pkgrel=2
+pkgver=2.30
+pkgrel=1
 pkgdesc="A quite complete and fast LATEX to HTML translator"
 arch=(i686 x86_64)
 depends=('texlive-bin')
-makedepends=('ocaml')
+makedepends=('ocaml' 'ocamlbuild')
 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=('20a73c7f8afa3f3edd63ce4e25dbf7d9')
+sha256sums=('9e93deac8d2cc62a8d9eae2817094cdba81cabef264d009f3d434d85ab9a249c')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list