From 4db6c583711dfe8e9c7285e630bfb0cf8f33c0a6 Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Sat, 12 Dec 2015 11:43:05 -0500 Subject: switch ":" to "-" --- mathcomp/character/opam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mathcomp/character') diff --git a/mathcomp/character/opam b/mathcomp/character/opam index f39c262..e7dd3fb 100644 --- a/mathcomp/character/opam +++ b/mathcomp/character/opam @@ -1,5 +1,5 @@ opam-version: "1.2" -name: "coq:mathcomp:character" +name: "coq-mathcomp-character" version: "dev" maintainer: "Mathematical Components " @@ -10,7 +10,7 @@ license: "CeCILL-B" build: [ make "-j" "%{jobs}%" ] install: [ make "install" ] remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/character'" ] -depends: [ "coq:mathcomp:field" { = "dev" } ] +depends: [ "coq-mathcomp-field" { = "dev" } ] tags: [ "keyword:algebra" "keyword:character" "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 <>" ] -- cgit v1.2.3