mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/pdfgrep: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a5cd220265
commit
33f3b6085a
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue