diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 17:30:59 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:33 +0700 |
commit | 33bcd6cced21b44d2518870de7c1c37eaf72dfe6 (patch) | |
tree | 8fe425cb864e2f5bb48e1ecf5fe6a5c537eceb08 /libraries/ptypes/ptypes.info | |
parent | 6b792b9fedb649adb9f82249e00b1077cc03884a (diff) | |
download | slackbuilds-33bcd6cced21b44d2518870de7c1c37eaf72dfe6.tar.gz |
libraries/ptypes: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ptypes/ptypes.info')
-rw-r--r-- | libraries/ptypes/ptypes.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/ptypes/ptypes.info b/libraries/ptypes/ptypes.info index 8afcf7d0c9..7d50742696 100644 --- a/libraries/ptypes/ptypes.info +++ b/libraries/ptypes/ptypes.info @@ -1,7 +1,7 @@ PRGNAM="ptypes" VERSION="2.1.1" -HOMEPAGE="https://sourceforge.net/projects/ptypes" -DOWNLOAD="https://sourceforge.net/projects/ptypes/files/ptypes/ptypes-2.1.1/ptypes-2.1.1.tar.gz" +HOMEPAGE="http://tehsausage.com/ptypes/" +DOWNLOAD="https://tehsausage.com/ptypes/ptypes-2.1.1.tar.gz" MD5SUM="f7ed34b09d5b764294e93382f18a0ed3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |