summaryrefslogtreecommitdiff
path: root/libprint/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:09:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-07-22 17:09:42 +0300
commitea101f12ba25e7b0a91f39fac8b86c9218c2a073 (patch)
tree04006e49317be026dae79a19dabf220499d4470a /libprint/manifest
parent2869c6b8db17ba43aca699ccc32f324234be1b18 (diff)
Release version 1.0.0+10v1.0.0+10
Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file
Diffstat (limited to 'libprint/manifest')
-rw-r--r--libprint/manifest10
1 files changed, 4 insertions, 6 deletions
diff --git a/libprint/manifest b/libprint/manifest
index aaefe53..b307cb0 100644
--- a/libprint/manifest
+++ b/libprint/manifest
@@ -1,17 +1,15 @@
: 1
name: libprint
-version: 1.0.0+9
+version: 1.0.0+10
project: hello
summary: The "Hello World" example printer library
license: MIT ; MIT License.
topics: hello world example
-description:\
-A simple library that implements the "Hello World" example printer in C++.
-\
+description-file: README.md
url: https://git.build2.org/cgit/hello/libprint
src-url: https://git.build2.org/cgit/hello/libprint/tree/libprint
email: users@build2.org
build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.14.0-
-depends: * bpkg >= 0.14.0-
+depends: * build2 >= 0.14.0
+depends: * bpkg >= 0.14.0