mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
system/pdfgrep: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee5c3d400a
commit
69927e0c71
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pdfgrep"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.2"
|
||||
HOMEPAGE="https://pdfgrep.org/"
|
||||
DOWNLOAD="https://pdfgrep.org/download/pdfgrep-2.1.1.tar.gz"
|
||||
MD5SUM="7ac604ed0c21750dc89cc175197fdf7e"
|
||||
DOWNLOAD="https://pdfgrep.org/download/pdfgrep-2.1.2.tar.gz"
|
||||
MD5SUM="d66b1da66f427f68fa3b99d077806583"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue