diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-04 15:11:53 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-04 15:11:53 +0200 |
commit | cc00746e56ab1e8f0ddbf2a1cad7d28777499a4f (patch) | |
tree | 98034cf1b46c6e8db06ccf688cf8c9bf7a159607 | |
parent | a1fc5f889c0e502ca81935322ff4a20779aab119 (diff) |
Replace tags with topics/keywords in package manifest
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version: 0.11.0-a.0.z project: build2 summary: bpkg repository management utilities license: MIT -tags: bpkg, repository, management, utility, publish +topics: package dependency management, build toolchain description-file: README changes-file: NEWS url: https://build2.org |