aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/html2ps/html2ps.SlackBuild4
-rw-r--r--misc/html2ps/html2ps.info4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/html2ps/html2ps.SlackBuild b/misc/html2ps/html2ps.SlackBuild
index ff185b3f539b..f26016c8042b 100644
--- a/misc/html2ps/html2ps.SlackBuild
+++ b/misc/html2ps/html2ps.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for html2ps
-# Copyright 2012-2014 Robby Workman, Northport, Alabama, USA
+# Copyright 2012-2021 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -47,7 +47,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/${PRGNAM}_${VERSION}.orig.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/misc/html2ps/html2ps.info b/misc/html2ps/html2ps.info
index 9dd7769be836..cbcbf0ae0101 100644
--- a/misc/html2ps/html2ps.info
+++ b/misc/html2ps/html2ps.info
@@ -1,7 +1,7 @@
PRGNAM="html2ps"
VERSION="1.0b7"
-HOMEPAGE="http://user.it.uu.se/~jan/html2ps.html"
-DOWNLOAD="http://user.it.uu.se/~jan/html2ps-1.0b7.tar.gz"
+HOMEPAGE="https://packages.debian.org/unstable/html2ps"
+DOWNLOAD="http://deb.debian.org/debian/pool/main/h/html2ps/html2ps_1.0b7.orig.tar.gz"
MD5SUM="073ab8a239c8d0e3547192ee9016db15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""