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

Tobias Powalowski tpowa at archlinux.org
Sat Aug 1 08:13:32 UTC 2009


    Date: Saturday, August 1, 2009 @ 04:13:32
  Author: tpowa
Revision: 48248

upgpkg: ocaml 3.11.1-1

Modified:
  ocaml/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-01 07:54:23 UTC (rev 48247)
+++ PKGBUILD	2009-08-01 08:13:32 UTC (rev 48248)
@@ -2,8 +2,8 @@
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=ocaml	
-pkgver=3.11.0
-pkgrel=2
+pkgver=3.11.1
+pkgrel=1
 pkgdesc="Ocaml compiler - Ocaml is a functional language with OO extensions"
 arch=(i686 x86_64)
 license=('LGPL2' 'custom: QPL-1.0')
@@ -26,4 +26,3 @@
 # install license
 install -D -m 644 $startdir/src/$pkgname-$pkgver/LICENSE $startdir/pkg/usr/share/licenses/ocaml/LICENSE
 }
-md5sums=('be152066bdf09761ddf1c31291e5cb90')




More information about the arch-commits mailing list