summaryrefslogtreecommitdiffstats
path: root/office/djvusmooth
diff options
context:
space:
mode:
Diffstat (limited to 'office/djvusmooth')
-rw-r--r--office/djvusmooth/djvusmooth.SlackBuild5
-rw-r--r--office/djvusmooth/djvusmooth.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/office/djvusmooth/djvusmooth.SlackBuild b/office/djvusmooth/djvusmooth.SlackBuild
index f4d45a26a7..667f1a272b 100644
--- a/office/djvusmooth/djvusmooth.SlackBuild
+++ b/office/djvusmooth/djvusmooth.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for djvusmooth
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
@@ -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..d00f530827 100644
--- a/office/djvusmooth/djvusmooth.info
+++ b/office/djvusmooth/djvusmooth.info
@@ -1,10 +1,10 @@
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=""
MD5SUM_x86_64=""
-REQUIRES="wxPython python2-djvulibre subprocess32"
+REQUIRES="wxPython python-djvulibre subprocess32"
MAINTAINER="B. Watson"
-EMAIL="yalhcru@gmail.com"
+EMAIL="urchlay@slackware.uk"