desktop/salmon: Fix URLs.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-03-21 01:07:28 -04:00 committed by Willy Sudiarto Raharjo
parent b316bcb973
commit 53f3c1fdc6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 2 deletions

View file

@ -6,6 +6,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20240321 bkw: original site is gone, and neither the homepage nor
# download URLs exist in archive.org's wayback machine. So, host them
# myself.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=salmon

View file

@ -1,7 +1,7 @@
PRGNAM="salmon"
VERSION="1.2.2"
HOMEPAGE="https://tigr.net/afterstep/download/salmon/README"
DOWNLOAD="https://tigr.net/afterstep/download/salmon/salmon-1.2.2.tar.gz"
HOMEPAGE="https://slackware.uk/~urchlay/src/salmon-readme.txt"
DOWNLOAD="https://slackware.uk/~urchlay/src/salmon-1.2.2.tar.gz"
MD5SUM="02725f0b035463ad089a189f1e7d62ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""