diff options
author | B. Watson <yalhcru@gmail.com> | 2020-07-17 23:19:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:27 +0700 |
commit | 919db4488a17677ffb52b3fd13088d86d614e4e1 (patch) | |
tree | 4ebc64e75e2452d31e8a5c469d07384c5d47150c /graphics/xcf-pixbuf-loader/git2tarxz.sh | |
parent | 3872463aa9ae9cefa7a4d2fde997e22be62a0479 (diff) |
graphics/xcf-pixbuf-loader: Update download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/xcf-pixbuf-loader/git2tarxz.sh')
-rw-r--r-- | graphics/xcf-pixbuf-loader/git2tarxz.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xcf-pixbuf-loader/git2tarxz.sh b/graphics/xcf-pixbuf-loader/git2tarxz.sh index 0fdb9f89b5..32b25e45e8 100644 --- a/graphics/xcf-pixbuf-loader/git2tarxz.sh +++ b/graphics/xcf-pixbuf-loader/git2tarxz.sh @@ -35,7 +35,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! |