summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e93f3ee202ea..9518c04cb73c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = opam-git
- pkgdesc = OCaml Package Manager
- pkgver = 1.1.0.484.g692cf53
+ pkgdesc = OCaml package manager
+ pkgver = 2.1.0.beta2.r165.g1138d481
pkgrel = 1
- url = https://opam.ocaml.org
- install = opam-git.install
+ url = https://opam.ocaml.org/
arch = i686
arch = x86_64
arch = armv6h
@@ -11,14 +10,17 @@ pkgbase = opam-git
license = GPL
makedepends = git
makedepends = curl
- depends = ocaml
- depends = aspcud
+ depends = bubblewrap
+ depends = ocaml-compiler-libs
+ depends = unzip
+ optdepends = darcs: For downloading packages with darcs
+ optdepends = git: For downloading packages with git
+ optdepends = mercurial: For downloading packages with mercurial
+ optdepends = rsync: For downloading packages with rsync
provides = opam
conflicts = opam
- source = opam-git::git+git://github.com/ocaml/opam
- source = opam-git.install
- md5sums = SKIP
- md5sums = e26e35d3f858c0b5474b778821f9d2e8
+ source = opam-git::git+git://github.com/ocaml/opam.git
+ sha256sums = SKIP
pkgname = opam-git