summaryrefslogtreecommitdiffstats
path: root/system/pdfgrep/pdfgrep.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-05-01 01:08:05 +0200
committer Willy Sudiarto Raharjo2018-05-05 01:46:29 +0200
commit37183de9f81dc5e95497278c02a6cd338c4893c3 (patch)
tree1ed8b193592c7187dd7a198e29fb4fa85fe586ba /system/pdfgrep/pdfgrep.SlackBuild
parenta4ffddc96b57cd8861084ffcbddd1bc243d87637 (diff)
downloadslackbuilds-37183de9f81dc5e95497278c02a6cd338c4893c3.tar.gz
system/pdfgrep: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pdfgrep/pdfgrep.SlackBuild')
-rw-r--r--system/pdfgrep/pdfgrep.SlackBuild4
1 files changed, 2 insertions, 2 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}