diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 02:08:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:03:54 +0700 |
commit | f7fb53614ab1d47b8da8ca41239a19c7b4c55204 (patch) | |
tree | 80e93e8c117add840d0cef2a4c0ba649fd80b536 /system/pdfgrep/pdfgrep.SlackBuild | |
parent | 59aba9a42384092e15e63b38e6f745f333f23e99 (diff) | |
download | slackbuilds-f7fb53614ab1d47b8da8ca41239a19c7b4c55204.tar.gz |
system/pdfgrep: Updated for version 2.0.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 f1344e79f8..11a02df7e9 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.0} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |