diff options
Diffstat (limited to 'audio/unsf/git2targz.sh')
-rw-r--r-- | audio/unsf/git2targz.sh | 2 |
1 files changed, 1 insertions, 1 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! |