aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/odd_order
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/odd_order')
-rw-r--r--mathcomp/odd_order/opam4
1 files changed, 2 insertions, 2 deletions
diff --git a/mathcomp/odd_order/opam b/mathcomp/odd_order/opam
index 7bfa088..5150001 100644
--- a/mathcomp/odd_order/opam
+++ b/mathcomp/odd_order/opam
@@ -1,5 +1,5 @@
opam-version: "1.2"
-name: "coq:mathcomp:odd_order"
+name: "coq-mathcomp-odd_order"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
@@ -10,7 +10,7 @@ license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/odd_order'" ]
-depends: [ "coq:mathcomp:character" { = "dev" } ]
+depends: [ "coq-mathcomp-character" { = "dev" } ]
tags: [ "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]