diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-28 09:01:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-28 09:01:42 +0700 |
commit | 33f3b6085a507d61a11fda4233a7c451f47cbcd9 (patch) | |
tree | a1472a2083c1d9496f08b25c55e355150d92a0fb /system/pdfgrep/pdfgrep.SlackBuild | |
parent | a5cd2202650ce5109b151ac9e6448df4784842af (diff) |
system/pdfgrep: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pdfgrep/pdfgrep.SlackBuild')
-rw-r--r-- | system/pdfgrep/pdfgrep.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pdfgrep/pdfgrep.SlackBuild b/system/pdfgrep/pdfgrep.SlackBuild index e9dcfc0ba1012..dcc8d5b794d0e 100644 --- a/system/pdfgrep/pdfgrep.SlackBuild +++ b/system/pdfgrep/pdfgrep.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pdfgrep -# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2015 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:-1.3.1} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |