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 | |
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')
-rw-r--r-- | system/pdfgrep/pdfgrep.SlackBuild | 4 | ||||
-rw-r--r-- | system/pdfgrep/pdfgrep.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pdfgrep/pdfgrep.SlackBuild b/system/pdfgrep/pdfgrep.SlackBuild index e9dcfc0ba101..dcc8d5b794d0 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} diff --git a/system/pdfgrep/pdfgrep.info b/system/pdfgrep/pdfgrep.info index fd9836541749..b72c8d7eafb4 100644 --- a/system/pdfgrep/pdfgrep.info +++ b/system/pdfgrep/pdfgrep.info @@ -1,8 +1,8 @@ PRGNAM="pdfgrep" -VERSION="1.3.1" +VERSION="1.3.2" HOMEPAGE="http://pdfgrep.sourceforge.net/" -DOWNLOAD="http://sourceforge.net/projects/pdfgrep/files/1.3.1/pdfgrep-1.3.1.tar.gz" -MD5SUM="33e620a2ae3c873ca12424f900f674a3" +DOWNLOAD="http://sourceforge.net/projects/pdfgrep/files/1.3.2/pdfgrep-1.3.2.tar.gz" +MD5SUM="bdac07087711c86b5ea921d805773fda" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |