diff options
-rw-r--r-- | graphics/flpsed/flpsed.SlackBuild | 3 | ||||
-rw-r--r-- | graphics/flpsed/flpsed.info | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/graphics/flpsed/flpsed.SlackBuild b/graphics/flpsed/flpsed.SlackBuild index 3528f002acb54..0690918aa9826 100644 --- a/graphics/flpsed/flpsed.SlackBuild +++ b/graphics/flpsed/flpsed.SlackBuild @@ -27,9 +27,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/graphics/flpsed/flpsed.info b/graphics/flpsed/flpsed.info index 05c17f7f47804..3d37a50204286 100644 --- a/graphics/flpsed/flpsed.info +++ b/graphics/flpsed/flpsed.info @@ -1,7 +1,7 @@ PRGNAM="flpsed" VERSION="0.7.3" -HOMEPAGE="http://web.archive.org/web/20201018005250/https://flpsed.org/flpsed.html" -DOWNLOAD="https://src.fedoraproject.org/repo/pkgs/flpsed/flpsed-0.7.3.tar.gz/3b7c2ffd349a41c2e484dad3fd3d73d0/flpsed-0.7.3.tar.gz" +HOMEPAGE="https://flpsed.org/" +DOWNLOAD="https://flpsed.org/flpsed-0.7.3.tar.gz" MD5SUM="3b7c2ffd349a41c2e484dad3fd3d73d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |