From 21c295a86a10a3cd59802b2cf3ab7c24ebf0c608 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Oct 2012 00:57:48 -0700 Subject: Sat Oct 13 00:57:48 PDT 2012 --- extra/ocaml/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/ocaml') diff --git a/extra/ocaml/PKGBUILD b/extra/ocaml/PKGBUILD index 38fa1ddf5..0e8b300c4 100644 --- a/extra/ocaml/PKGBUILD +++ b/extra/ocaml/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 166569 2012-09-12 06:53:18Z tpowa $ +# $Id: PKGBUILD 168480 2012-10-12 13:08:15Z tpowa $ # Maintainer: Tobias Powalowski pkgbase='ocaml' pkgname=('ocaml' 'ocaml-compiler-libs') -pkgver=4.00.0 -pkgrel=2 +pkgver=4.00.1 +pkgrel=1 pkgdesc="A functional language with OO extensions" arch=('i686' 'x86_64') license=('LGPL2' 'custom: QPL-1.0') @@ -54,4 +54,4 @@ optdepends=() install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/" } -md5sums=('fa11560a45793bd9fa45c1295a6f4a91') +md5sums=('91124a8eb12a57f1e56c02fe3db0f9e7') -- cgit v1.2.3-54-g00ecf