From 626814036bdb037b2057e67593ece8bbcc6ac2bd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 27 Sep 2021 03:36:50 -0400 Subject: [PATCH] office/djvusmooth: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- office/djvusmooth/djvusmooth.SlackBuild | 3 --- office/djvusmooth/djvusmooth.info | 2 +- 2 files changed, 1 insertion(+), 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=""