diff options
-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="" |