[arch-commits] Commit in ocaml/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Sep 8 11:12:22 UTC 2009


    Date: Tuesday, September 8, 2009 @ 07:12:21
  Author: tpowa
Revision: 51425

Merged revisions 51424 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/ocaml/trunk

........
  r51424 | tpowa | 2009-09-08 13:11:43 +0200 (Di, 08 Sep 2009) | 2 lines
  
  upgpkg: ocaml 3.11.1-2
      fixed optdepends array
........

Modified:
  ocaml/repos/extra-x86_64/	(properties)
  ocaml/repos/extra-x86_64/PKGBUILD

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


Property changes on: ocaml/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /ocaml/trunk:1-51288
   + /ocaml/trunk:1-51424

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-09-08 11:11:43 UTC (rev 51424)
+++ extra-x86_64/PKGBUILD	2009-09-08 11:12:21 UTC (rev 51425)
@@ -3,14 +3,14 @@
 
 pkgname=ocaml	
 pkgver=3.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Ocaml compiler - Ocaml is a functional language with OO extensions"
 arch=(i686 x86_64)
 license=('LGPL2' 'custom: QPL-1.0')
 url="http://caml.inria.fr/"
 depends=('gdbm')
 makedepends=('tk' 'ncurses>=5.6-7' 'libx11')
-optdepends=('ncurses=5.6-7: advanced ncurses features' 'tk: advanced tk features')
+optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
 source=(http://caml.inria.fr/distrib/ocaml-3.11/$pkgname-$pkgver.tar.gz)
 options=('!makeflags' '!emptydirs')
 




More information about the arch-commits mailing list