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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 22 20:45:06 UTC 2012


    Date: Saturday, December 22, 2012 @ 15:45:05
  Author: andyrtr
Revision: 173779

upgpkg: ocaml 4.00.1-2

rebuild for tcl/tk 8.6.0

Modified:
  ocaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 20:33:29 UTC (rev 173778)
+++ PKGBUILD	2012-12-22 20:45:05 UTC (rev 173779)
@@ -4,13 +4,13 @@
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
 pkgver=4.00.1
-pkgrel=1
+pkgrel=2
 pkgdesc="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')
+makedepends=('tk>=8.6.0' 'ncurses>=5.6-7' 'libx11')
 optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
 source=(http://caml.inria.fr/distrib/ocaml-4.00/${pkgname}-${pkgver}.tar.gz)
 options=('!makeflags' '!emptydirs')




More information about the arch-commits mailing list