summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-22 21:17:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-22 21:17:09 +0700
commit07ea60ad85c43bd313e0427f6b642df5f6cc3949 (patch)
tree1be62d1538c3ed8582a5bcdf71ed8cc8b9e524a6
parent446e06361107da06ac17142d59931eb89f710fb9 (diff)
downloadslackbuilds-07ea60ad85c43bd313e0427f6b642df5f6cc3949.tar.gz
development/yarn: Update README and homepage URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/yarn/README2
-rw-r--r--development/yarn/slack-desc2
-rw-r--r--development/yarn/yarn.info2
3 files changed, 4 insertions, 2 deletions
diff --git a/development/yarn/README b/development/yarn/README
index 0653c56ec7..4c9a4165c1 100644
--- a/development/yarn/README
+++ b/development/yarn/README
@@ -3,3 +3,5 @@ yarn is a fast, reliable, and secure dependency management.
It allows you to use and share code with other developers from around
the world. Yarn does this quickly, securely, and reliably so you don't
ever have to worry.
+
+Note: This is the Classic YARN package
diff --git a/development/yarn/slack-desc b/development/yarn/slack-desc
index 8124a3e8c7..586ceb013d 100644
--- a/development/yarn/slack-desc
+++ b/development/yarn/slack-desc
@@ -16,4 +16,4 @@ yarn:
yarn: Yarn does this quickly, securely, and reliably so you don't ever
yarn: have to worry.
yarn:
-yarn: Project URL: https://yarnpkg.com/
+yarn: Project URL: https://classic.yarnpkg.com/
diff --git a/development/yarn/yarn.info b/development/yarn/yarn.info
index 20966c4dc8..bc7af6ff1c 100644
--- a/development/yarn/yarn.info
+++ b/development/yarn/yarn.info
@@ -1,6 +1,6 @@
PRGNAM="yarn"
VERSION="1.22.10"
-HOMEPAGE="https://yarnpkg.com/"
+HOMEPAGE="https://classic.yarnpkg.com/"
DOWNLOAD="https://github.com/yarnpkg/yarn/releases/download/v1.22.10/yarn-v1.22.10.tar.gz"
MD5SUM="52e8dbe9d0cb90683dd3ee2ebf2becb8"
DOWNLOAD_x86_64=""