diff options
-rw-r--r-- | development/xa/xa.SlackBuild | 3 | ||||
-rw-r--r-- | development/xa/xa.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/development/xa/xa.SlackBuild b/development/xa/xa.SlackBuild index 69d96d8375d5d..1f589f64830e4 100644 --- a/development/xa/xa.SlackBuild +++ b/development/xa/xa.SlackBuild @@ -47,9 +47,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/development/xa/xa.info b/development/xa/xa.info index 6b872338ad247..a92714acb03c8 100644 --- a/development/xa/xa.info +++ b/development/xa/xa.info @@ -1,6 +1,6 @@ PRGNAM="xa" VERSION="2.3.11" -HOMEPAGE="http://www.floodgap.com/retrotech/xa/" +HOMEPAGE="https://www.floodgap.com/retrotech/xa/" DOWNLOAD="https://slackware.uk/~urchlay/src/xa-2.3.11.tar.gz \ https://slackware.uk/~urchlay/src/dxa-0.1.4.tar.gz" MD5SUM="72cbd5619f75b0c9839b90c41d0f9ea6 \ |