diff options
Diffstat (limited to 'system')
-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 11a02df7e9..4ac079dfef 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 70ccece7fe..2c5be8dc35 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="" |