diff options
author | B. Watson <yalhcru@gmail.com> | 2020-07-17 23:19:44 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:14 +0700 |
commit | a097e3429c54db3376e45066585c105c14b3307b (patch) | |
tree | 6c30c35baa70a89740e0a8801abbc88339d7b2c2 /audio/unsf | |
parent | 7bd3dc036710834950fcf9510cc378226a738ebf (diff) | |
download | slackbuilds-a097e3429c54db3376e45066585c105c14b3307b.tar.gz |
audio/unsf: Update download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/unsf')
-rw-r--r-- | audio/unsf/git2targz.sh | 2 | ||||
-rw-r--r-- | audio/unsf/unsf.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/unsf/git2targz.sh b/audio/unsf/git2targz.sh index 5ef1cd9110..ae5b4d2b34 100644 --- a/audio/unsf/git2targz.sh +++ b/audio/unsf/git2targz.sh @@ -44,7 +44,7 @@ Archive created: $PRGNAM-$VERSION.tar.xz Update $PRGNAM.info with: VERSION="$VERSION" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/$PRGNAM-$VERSION.tar.xz" +DOWNLOAD="https://slackware.uk/~urchlay/src/$PRGNAM-$VERSION.tar.xz" MD5SUM="$( md5sum $PRGNAM-$VERSION.tar.xz | cut -d' ' -f1 )" Don't forget to upload the new source! diff --git a/audio/unsf/unsf.info b/audio/unsf/unsf.info index b8f7b8e75c..a14477cac6 100644 --- a/audio/unsf/unsf.info +++ b/audio/unsf/unsf.info @@ -1,7 +1,7 @@ PRGNAM="unsf" VERSION="1.1+git20180608" HOMEPAGE="https://github.com/psi29a/unsf" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/unsf-1.1+git20180608.tar.xz" +DOWNLOAD="https://slackware.uk/~urchlay/src/unsf-1.1+git20180608.tar.xz" MD5SUM="936232090224001eda5248f927f02618" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |