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/pdfgrep.SlackBuild | |
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/pdfgrep.SlackBuild')
-rw-r--r-- | system/pdfgrep/pdfgrep.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pdfgrep/pdfgrep.SlackBuild b/system/pdfgrep/pdfgrep.SlackBuild index 4ac079dfef5ba..ddc0f33f60a44 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} |