diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-03 03:54:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 04:44:13 -0600 |
commit | 79ebeca4b241e5ed15612dbca77f25f723385d3b (patch) | |
tree | 187eff75695ca4ad9393eaf02371407d938b8040 /development/dart-sdk | |
parent | f505f27b8fbdd2ddfaadc78b82b937f1f4d0fe1a (diff) |
development/dart-sdk: Fix .info and slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/dart-sdk')
-rw-r--r-- | development/dart-sdk/dart-sdk.info | 1 | ||||
-rw-r--r-- | development/dart-sdk/slack-desc | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/development/dart-sdk/dart-sdk.info b/development/dart-sdk/dart-sdk.info index d33a77a40f22..0842c888e3cf 100644 --- a/development/dart-sdk/dart-sdk.info +++ b/development/dart-sdk/dart-sdk.info @@ -9,7 +9,6 @@ DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/rel https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.0/api-docs/dartdocs-gen-api.zip" MD5SUM_x86_64="3a2a39d31f0fc9058863e9ad6b2742c1 \ a8ba45792437626d1639751493d943d6" - REQUIRES="" MAINTAINER="Zhu Qun-Ying" EMAIL="zhu.qunying@gmail.com" diff --git a/development/dart-sdk/slack-desc b/development/dart-sdk/slack-desc index 0d63400375d8..bba52b480122 100644 --- a/development/dart-sdk/slack-desc +++ b/development/dart-sdk/slack-desc @@ -5,10 +5,10 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler-----------------------------------------------------| + |-----handy-ruler------------------------------------------------------| dart-sdk: dart-sdk (An SDK for application programming language) dart-sdk: -dart-sdk: Dart is an application programming language that’s easy to learn, +dart-sdk: Dart is an application programming language that's easy to learn, dart-sdk: easy to scale, and deployable everywhere. dart-sdk: dart-sdk: The Dart SDK has the libraries and command-line tools that you need |