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

Jürgen Hötzel juergen at gemini.archlinux.org
Tue Aug 9 18:45:49 UTC 2022


    Date: Tuesday, August 9, 2022 @ 18:45:48
  Author: juergen
Revision: 452459

OCaml 4.14.0 rebuild

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 18:45:35 UTC (rev 452458)
+++ PKGBUILD	2022-08-09 18:45:48 UTC (rev 452459)
@@ -4,13 +4,13 @@
 
 pkgname=graphviz
 pkgver=5.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
 arch=('x86_64')
 depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 'tk' 'qt5-base' 'gtk2')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.14.0' 'perl' 'python' 'r' 'tk' 'qt5-base' 'gtk2')
 optdepends=('mono: sharp bindings'
             'guile: guile bindings'
             'lua: lua bindings'



More information about the arch-commits mailing list