diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-01 06:08:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-05 06:46:29 +0700 |
commit | 37183de9f81dc5e95497278c02a6cd338c4893c3 (patch) | |
tree | 1ed8b193592c7187dd7a198e29fb4fa85fe586ba /system/pdfgrep | |
parent | a4ffddc96b57cd8861084ffcbddd1bc243d87637 (diff) |
system/pdfgrep: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pdfgrep')
-rw-r--r-- | system/pdfgrep/pdfgrep.SlackBuild | 4 | ||||
-rw-r--r-- | system/pdfgrep/pdfgrep.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pdfgrep/pdfgrep.SlackBuild b/system/pdfgrep/pdfgrep.SlackBuild index 11a02df7e9a7..4ac079dfef5b 100644 --- a/system/pdfgrep/pdfgrep.SlackBuild +++ b/system/pdfgrep/pdfgrep.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pdfgrep -# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pdfgrep -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pdfgrep/pdfgrep.info b/system/pdfgrep/pdfgrep.info index 70ccece7fe3d..2c5be8dc3555 100644 --- a/system/pdfgrep/pdfgrep.info +++ b/system/pdfgrep/pdfgrep.info @@ -1,8 +1,8 @@ PRGNAM="pdfgrep" -VERSION="2.0.1" +VERSION="2.1.0" HOMEPAGE="https://pdfgrep.org/" -DOWNLOAD="https://pdfgrep.org/download/pdfgrep-2.0.1.tar.gz" -MD5SUM="9e2193dbc95148c26423048af5a954c4" +DOWNLOAD="https://pdfgrep.org/download/pdfgrep-2.1.0.tar.gz" +MD5SUM="82d9422e9f630f8a90d4a42c8e364b65" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |