office/pdfshuffler: Updated dep (pyPdf is renamed PyPDF2).

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-09-04 12:51:33 +01:00
parent fae5027600
commit 5999a69038
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/pdfshuffler/pdfshuffler-0.6.0.tar.gz"
MD5SUM="573f42e8392d20e6f03557096c85c178"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyPdf pypoppler"
REQUIRES="PyPDF2 pypoppler"
MAINTAINER="Rob van Nues"
EMAIL="rvnues at tesco {dot} net"