summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/djvusmooth/djvusmooth.SlackBuild3
-rw-r--r--office/djvusmooth/djvusmooth.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/office/djvusmooth/djvusmooth.SlackBuild b/office/djvusmooth/djvusmooth.SlackBuild
index f4d45a26a7..25cf3ba249 100644
--- a/office/djvusmooth/djvusmooth.SlackBuild
+++ b/office/djvusmooth/djvusmooth.SlackBuild
@@ -25,9 +25,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/office/djvusmooth/djvusmooth.info b/office/djvusmooth/djvusmooth.info
index fbb2b6f2aa..bcb4a8d8c6 100644
--- a/office/djvusmooth/djvusmooth.info
+++ b/office/djvusmooth/djvusmooth.info
@@ -1,6 +1,6 @@
PRGNAM="djvusmooth"
VERSION="0.3"
-HOMEPAGE="http://jwilk.net/software/djvusmooth"
+HOMEPAGE="https://github.com/jwilk/djvusmooth/"
DOWNLOAD="https://github.com/jwilk/djvusmooth/releases/download/0.3/djvusmooth-0.3.tar.gz"
MD5SUM="efb65f32eabd9c69c5a0a469d0547d04"
DOWNLOAD_x86_64=""