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 | 7bd3dc036710834950fcf9510cc378226a738ebf (patch) | |
tree | eb54fff1edfddf7432e2408526b6c7e8a041e0a7 | |
parent | 602e86194d8cfbeea6866bcc9b079e520b944953 (diff) |
audio/transcribe: Update download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | audio/transcribe/transcribe.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/transcribe/transcribe.info b/audio/transcribe/transcribe.info index 565e18795d89..9a03951bc739 100644 --- a/audio/transcribe/transcribe.info +++ b/audio/transcribe/transcribe.info @@ -1,9 +1,9 @@ PRGNAM="transcribe" VERSION="8.73" HOMEPAGE="http://www.seventhstring.com/" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/xscsetup.tar.gz" +DOWNLOAD="https://slackware.uk/~urchlay/src/xscsetup.tar.gz" MD5SUM="1c4e09cf87671e0c11afc2a089c3367c" -DOWNLOAD_x86_64="http://urchlay.naptime.net/~urchlay/src/xsc64setup.tar.gz" +DOWNLOAD_x86_64="https://slackware.uk/~urchlay/src/xsc64setup.tar.gz" MD5SUM_x86_64="1d6e705d01938fd69cc6395975fdafe5" REQUIRES="" MAINTAINER="B. Watson" |