diff options
-rw-r--r-- | libhello/manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libhello/manifest b/libhello/manifest index b0fedc0..a91a94f 100644 --- a/libhello/manifest +++ b/libhello/manifest @@ -1,10 +1,10 @@ : 1 name: libhello -version: 1.0.0+3 +version: 1.0.0+4 project: hello summary: The "Hello World" example library -license: MIT -tags: c++, world, example +license: MIT ; MIT License. +topics: hello world example description: \ A simple library that implements the "Hello World" example in C++. Its primary goal is to show a canonical build2/bpkg project/package. |