this repo has no description

Apply suggestions from code review

Co-authored-by: Haochen M. Kotoi-Xie <hx@kxc.inc>

Changed files
+3 -3
packages
prooftree
prooftree.0.14
+3 -3
packages/prooftree/prooftree.0.14/opam
···
maintainer: "Hendrik Tews <hendrik@askra.de>"
authors: "Hendrik Tews <hendrik@askra.de>"
license: "GPL-3.0-or-later"
-
homepage: "http://askra.de/software/prooftree/"
-
bug-reports: "https://github.com/hendriktews/prooftree/issues"
-
dev-repo: "git+https://github.com/hendriktews/prooftree.git"
+
homepage: "https://askra.de/software/prooftree/"
+
bug-reports: "https://github.com/hendriktews/proof-tree/issues"
+
dev-repo: "git+https://github.com/hendriktews/proof-tree.git"
depends: [ "ocaml" { >= "4.06" } ( "coq-core" { >= "8.17" } | "coq" { < "8.17" & >= "8.11" } ) "lablgtk" ]
build: [
["./configure" "--prefix" "%{prefix}%"]