summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2020-04-10 03:21:34 +0200
committerDaniel Peukert2020-04-10 03:21:34 +0200
commitd5ac3f303056fce5684251cb8cfa6422c31f1736 (patch)
treefc4b85cb1d64f0aa08f576812377f5a68c6a6206 /.SRCINFO
parent591036168aa507ea158664638391479e2500f149 (diff)
downloadaur-d5ac3f303056fce5684251cb8cfa6422c31f1736.tar.gz
Added ocaml-utop & dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 17 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ced661af161b..24efb01ecf84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,25 @@
pkgbase = ocaml-utop
- pkgdesc = A toplevel for OCaml that supports completion, colors, and parenthesis matching
- pkgver = 2.2.0
+ pkgdesc = Universal toplevel for OCaml
+ pkgver = 2.4.3
pkgrel = 1
- url = https://github.com/diml/utop
- arch = i686
+ url = https://github.com/ocaml-community/utop
arch = x86_64
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = BSD
- makedepends = dune
- makedepends = cppo
- depends = ocaml
- depends = ocaml-findlib
- depends = ocaml-lambda-term
- depends = ocaml-lwt
+ makedepends = cppo>=1.1.2
+ makedepends = dune>=1.0.0
+ depends = ocaml>=4.03.0
depends = ocaml-camomile
- depends = ocaml-react
+ depends = ocaml-findlib>=1.7.2
+ depends = ocaml-lambda-term>=2.0.0
+ depends = ocaml-lwt
+ depends = ocaml-react>=1.0.0
options = !strip
- source = https://github.com/diml/utop/releases/download/2.2.0/utop-2.2.0.tbz
- sha512sums = edacbd475c452de08e8d7c1697d0b624acc2f4854c200853664e1818ab9f9c26a3edc1c4d0a3b39bfc6f6be31440de6d45db8d342868a61fe36c4cbe4c7b5dab
+ source = ocaml-utop-2.4.3-1.tar.gz::https://github.com/ocaml-community/utop/archive/2.4.3.tar.gz
+ sha256sums = 3c882347d4673a20a524101cfdd724c3652dfc9a59598f7d3ef8cb2881bc1784
pkgname = ocaml-utop
-