summaryrefslogtreecommitdiff
path: root/ogit.opam
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2025-01-25 19:13:31 +0100
committerMarius Peter <marius.peter@tutanota.com>2025-01-25 19:13:31 +0100
commit7b6d34b3e73a5a5fb9593a8e33de36d6fdd54bda (patch)
tree22c315c66b8c3461918d250f9b6ab8331afcb3f7 /ogit.opam
parentdc2aec71a82ebe9c8432a9867579bba6f1d87990 (diff)
Update dune-project stanzas.
Diffstat (limited to 'ogit.opam')
-rw-r--r--ogit.opam7
1 files changed, 2 insertions, 5 deletions
diff --git a/ogit.opam b/ogit.opam
index 9588bbf..c011985 100644
--- a/ogit.opam
+++ b/ogit.opam
@@ -1,14 +1,12 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
-synopsis: "Replacement for cgit"
+synopsis: "Mobile-friendly replacement for cgit"
description: "A longer description"
maintainer: ["Marius Peter"]
authors: ["Marius Peter"]
license: "LICENSE"
-tags: ["topics" "to describe" "your" "project"]
-homepage: "https://github.com/username/reponame"
+tags: ["git" "web interface"]
doc: "https://url/to/documentation"
-bug-reports: "https://github.com/username/reponame/issues"
depends: [
"ocaml"
"dune" {>= "3.16"}
@@ -30,4 +28,3 @@ build: [
"@doc" {with-doc}
]
]
-dev-repo: "git+https://github.com/username/reponame.git"
Copyright 2019--2025 Marius PETER