diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-24 07:42:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-24 07:42:03 +0700 |
commit | d1f8e4448e4d61187e229771ffffce1c0dee3f09 (patch) | |
tree | f0c96b9e44fa79f1bf367015acd81e4c57d28412 /system/pdfgrep | |
parent | 22a40dcb0291555cb17ce0312da8f0b54d5ed4e3 (diff) |
system/pdfgrep: Updated for version 2.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pdfgrep')
-rw-r--r-- | system/pdfgrep/pdfgrep.SlackBuild | 2 | ||||
-rw-r--r-- | system/pdfgrep/pdfgrep.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pdfgrep/pdfgrep.SlackBuild b/system/pdfgrep/pdfgrep.SlackBuild index 4ac079dfef5b..ddc0f33f60a4 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:-2.1.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pdfgrep/pdfgrep.info b/system/pdfgrep/pdfgrep.info index 2c5be8dc3555..bde6a2a75c0a 100644 --- a/system/pdfgrep/pdfgrep.info +++ b/system/pdfgrep/pdfgrep.info @@ -1,8 +1,8 @@ PRGNAM="pdfgrep" -VERSION="2.1.0" +VERSION="2.1.1" HOMEPAGE="https://pdfgrep.org/" -DOWNLOAD="https://pdfgrep.org/download/pdfgrep-2.1.0.tar.gz" -MD5SUM="82d9422e9f630f8a90d4a42c8e364b65" +DOWNLOAD="https://pdfgrep.org/download/pdfgrep-2.1.1.tar.gz" +MD5SUM="7ac604ed0c21750dc89cc175197fdf7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |