office/pdfshuffler: Updated dep (pyPdf is renamed PyPDF2).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fae5027600
commit
5999a69038
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/pdfshuffler/pdfshuffler-0.6.0.tar.gz"
|
||||||
MD5SUM="573f42e8392d20e6f03557096c85c178"
|
MD5SUM="573f42e8392d20e6f03557096c85c178"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pyPdf pypoppler"
|
REQUIRES="PyPDF2 pypoppler"
|
||||||
MAINTAINER="Rob van Nues"
|
MAINTAINER="Rob van Nues"
|
||||||
EMAIL="rvnues at tesco {dot} net"
|
EMAIL="rvnues at tesco {dot} net"
|
||||||
|
|
Loading…
Reference in New Issue