system/pdfgrep: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02b39baf59
commit
826cc5fd2a
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=pdfgrep
|
PRGNAM=pdfgrep
|
||||||
VERSION=${VERSION:-1.4.0}
|
VERSION=${VERSION:-1.4.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="pdfgrep"
|
PRGNAM="pdfgrep"
|
||||||
VERSION="1.4.0"
|
VERSION="1.4.1"
|
||||||
HOMEPAGE="https://pdfgrep.org/"
|
HOMEPAGE="https://pdfgrep.org/"
|
||||||
DOWNLOAD="https://pdfgrep.org/download/pdfgrep-1.4.0.tar.gz"
|
DOWNLOAD="https://pdfgrep.org/download/pdfgrep-1.4.1.tar.gz"
|
||||||
MD5SUM="9e8918a378d02d6e8c21f9259f86f4b2"
|
MD5SUM="0725b4b3a4647cea549d3654cd9aa24e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue