summaryrefslogtreecommitdiffstats
path: root/system/pdfgrep
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-08 07:16:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-09 22:44:13 +0700
commitec6c58b831aa3e6689357ca7f74857458c4d079d (patch)
tree78a732ccdef6016f78509a08112833ef34bf1236 /system/pdfgrep
parent165cc3472a93813f7fa975ff43d2f1ba8c51d24e (diff)
downloadslackbuilds-ec6c58b831aa3e6689357ca7f74857458c4d079d.tar.gz
slackbuilds-ec6c58b831aa3e6689357ca7f74857458c4d079d.tar.xz
system/pdfgrep: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pdfgrep')
-rw-r--r--system/pdfgrep/pdfgrep.SlackBuild4
-rw-r--r--system/pdfgrep/pdfgrep.info8
-rw-r--r--system/pdfgrep/slack-desc2
3 files changed, 7 insertions, 7 deletions
diff --git a/system/pdfgrep/pdfgrep.SlackBuild b/system/pdfgrep/pdfgrep.SlackBuild
index dcc8d5b794..959714ce84 100644
--- a/system/pdfgrep/pdfgrep.SlackBuild
+++ b/system/pdfgrep/pdfgrep.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pdfgrep
-VERSION=${VERSION:-1.3.2}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -90,7 +90,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS TODO NEWS INSTALL COPYING README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS TODO NEWS INSTALL COPYING $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/system/pdfgrep/pdfgrep.info b/system/pdfgrep/pdfgrep.info
index b72c8d7eaf..8adfe3efa7 100644
--- a/system/pdfgrep/pdfgrep.info
+++ b/system/pdfgrep/pdfgrep.info
@@ -1,8 +1,8 @@
PRGNAM="pdfgrep"
-VERSION="1.3.2"
-HOMEPAGE="http://pdfgrep.sourceforge.net/"
-DOWNLOAD="http://sourceforge.net/projects/pdfgrep/files/1.3.2/pdfgrep-1.3.2.tar.gz"
-MD5SUM="bdac07087711c86b5ea921d805773fda"
+VERSION="1.4.0"
+HOMEPAGE="https://pdfgrep.org/"
+DOWNLOAD="https://pdfgrep.org/download/pdfgrep-1.4.0.tar.gz"
+MD5SUM="9e8918a378d02d6e8c21f9259f86f4b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/system/pdfgrep/slack-desc b/system/pdfgrep/slack-desc
index 94ab91c3b5..1d8bb7d5a4 100644
--- a/system/pdfgrep/slack-desc
+++ b/system/pdfgrep/slack-desc
@@ -11,7 +11,7 @@ pdfgrep:
pdfgrep: Pdfgrep is a tool to search text in PDF files.
pdfgrep: It works similar to grep.
pdfgrep:
-pdfgrep: Project URL: http://pdfgrep.sourceforge.net/
+pdfgrep: Project URL: https://pdfgrep.org/
pdfgrep:
pdfgrep:
pdfgrep: