diff options
-rw-r--r-- | system/yash/slack-desc | 2 | ||||
-rw-r--r-- | system/yash/yash.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/yash/slack-desc b/system/yash/slack-desc index 3beb784ad6bd5..39f5b036aa6e7 100644 --- a/system/yash/slack-desc +++ b/system/yash/slack-desc @@ -13,7 +13,7 @@ yash: written by Yuki Watanabe (aka magicant) in C99 (ISO/IEC 9899:1999). yash: Yash is intended to be the most POSIX-compliant shell in the world. yash: yash: Author: Yuki Watanabe -yash: Homepage: https://yash.osdn.jp/index.html.en +yash: Homepage: https://magicant.github.io/yash/ yash: yash: yash: diff --git a/system/yash/yash.info b/system/yash/yash.info index 426979323ff5d..d140f041d5905 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,6 +1,6 @@ PRGNAM="yash" VERSION="2.55" -HOMEPAGE="https://yash.osdn.jp/index.html.en" +HOMEPAGE="https://magicant.github.io/yash/" DOWNLOAD="https://github.com/magicant/yash/releases/download/2.55/yash-2.55.tar.xz" MD5SUM="ec4ad069cd79aace2348abeb6dcb5275" DOWNLOAD_x86_64="" |