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

Giovanni Scafora giovanni at archlinux.org
Mon Feb 1 14:57:46 UTC 2010


    Date: Monday, February 1, 2010 @ 09:57:46
  Author: giovanni
Revision: 66793

upgpkg: ocaml 3.11.2-1
    upstream release

Modified:
  ocaml/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 13:57:19 UTC (rev 66792)
+++ PKGBUILD	2010-02-01 14:57:46 UTC (rev 66793)
@@ -1,11 +1,11 @@
 # $Id$
-#Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=ocaml	
-pkgver=3.11.1
-pkgrel=2
-pkgdesc="Ocaml compiler - Ocaml is a functional language with OO extensions"
-arch=(i686 x86_64)
+pkgver=3.11.2
+pkgrel=1
+pkgdesc="A functional language with OO extensions"
+arch=('i686' 'x86_64')
 license=('LGPL2' 'custom: QPL-1.0')
 url="http://caml.inria.fr/"
 depends=('gdbm')
@@ -26,4 +26,4 @@
 # install license
 install -D -m 644 $startdir/src/$pkgname-$pkgver/LICENSE $startdir/pkg/usr/share/licenses/ocaml/LICENSE
 }
-md5sums=('069aa55d40e548280f92af693f6c625a')
+md5sums=('9d0611245122ffbc8263735cae1da7fb')




More information about the arch-commits mailing list