diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 15:27:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 15:27:47 +0700 |
commit | 69927e0c7172e2b2149511dbe5ff56b26dc0356b (patch) | |
tree | 93d827dd18293123ec8ca918c21fd03d2f6affc0 /system/pdfgrep/pdfgrep.SlackBuild | |
parent | ee5c3d400a794fa503d9042a5f30a19888e95698 (diff) |
system/pdfgrep: Updated for version 2.1.2.
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 ddc0f33f60a44..05578aaada1dc 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.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |