diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-21 14:11:29 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-21 14:34:28 -0600 |
commit | e2b71b13f36dedb85e0fbfd96951b63d364321a9 (patch) | |
tree | 1e37a8ce1ecff3dae69b858ea0d093ccda512f9b /games/waterCloset/waterCloset.info | |
parent | 84bb26421c7d50b92fe406c8d310f4ffc46e13ca (diff) |
games/waterCloset: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/waterCloset/waterCloset.info')
-rw-r--r-- | games/waterCloset/waterCloset.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/waterCloset/waterCloset.info b/games/waterCloset/waterCloset.info index 5614988911bce..4f1d9993c4b33 100644 --- a/games/waterCloset/waterCloset.info +++ b/games/waterCloset/waterCloset.info @@ -1,7 +1,7 @@ PRGNAM="waterCloset" VERSION="1.0" HOMEPAGE="https://www.parallelrealities.co.uk/games/wc/" -DOWNLOAD="https://github.com/stephenjsweeney/wc/archive/v1.0/waterCloset-1.0.src.tar.gz" +DOWNLOAD="https://github.com/stephenjsweeney/wc/archive/v1.0/waterCloset-1.0.tar.gz" MD5SUM="1f3d4a94145be98484ed25c060314c8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |