diff options
-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 e9dcfc0ba1..dcc8d5b794 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 fd98365417..b72c8d7eaf 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="" |