summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hello/manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/hello/manifest b/hello/manifest
index 93d552a..b6286cb 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,9 +1,9 @@
: 1
name: hello
-version: 1.0.0+2
+version: 1.0.0+3
summary: The "Hello World" example program
-license: MIT
-tags: c++, world, example
+license: MIT ; MIT License.
+topics: hello world example
description: \
A simple program that implements the "Hello World" example in C++ using the
libhello library. Its primary goal is to show a canonical build2/bpkg