summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwenLiangcan2015-06-10 15:19:09 +0800
committerwenLiangcan2015-06-10 15:19:21 +0800
commit432574897dbafb0758147615ab7c385a83b4363d (patch)
treeb0a1c1a4dcf12697246f785fd4dcdba91a692152 /.SRCINFO
downloadaur-432574897dbafb0758147615ab7c385a83b4363d.tar.gz
ocaml-utop 1.17-1.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f05683795b62
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = ocaml-utop
+ pkgdesc = A toplevel for OCaml that supports completion, colors, and parenthesis matching
+ pkgver = 1.17
+ pkgrel = 1
+ url = https://github.com/diml/utop
+ arch = i686
+ arch = x86_64
+ license = BSD
+ depends = ocaml>=4.01.0
+ depends = ocaml-lambda-term>=1.2
+ depends = cppo>=1.0.1
+ depends = ocaml-findlib
+ depends = ocaml-zed>=1.2
+ depends = ocaml-zed<=1.3
+ options = !strip
+ source = https://github.com/diml/utop/archive/1.17.tar.gz
+ md5sums = 79dcabf1b3704ee11bc55cdd92a8490c
+
+pkgname = ocaml-utop
+