Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / opam
Commits: 46587b60 by Juergen Hoetzel at 2023-12-09T11:04:43+01:00 upgpkg: 2.1.5-2 - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = opam + pkgdesc = OCaml package manager + pkgver = 2.1.5 + pkgrel = 2 + url = https://opam.ocaml.org/ + arch = x86_64 + license = GPL + 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 + source = https://github.com/ocaml/opam/releases/download/2.1.5/opam-full-2.1.5.tar.gz + b2sums = 5e6b1140e279931dfb61f68d0c4888cb14d05ff610e2b151115efe6b6420d74e7079894b6f4360f377b155008530ba4ace9708bc9d1e1d8c13950c0a5be4de11 + +pkgname = opam View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/opam/-/commit/46587b60e7dac156700f2f5cf9c1e7c3fbd14b3c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/opam/-/commit/46587b60e7dac156700f2f5cf9c1e7c3fbd14b3c You're receiving this email because of your account on gitlab.archlinux.org.
