diff options
author | Alan Alberghini <414N@slacky.it> | 2017-09-05 23:55:34 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-05 23:55:44 +0100 |
commit | 1a43fa9829a39bac356910685d58c8bc9ee8ee3e (patch) | |
tree | 4601f3bfe4c223ae412faeea8b0cf75997340afa /python/pyPdf/pyPdf.info | |
parent | 96707faabb94d0474cafa7593b64c1890b3c0f4f (diff) |
python/pyPdf: Updated for version 1.13 + new maintainer.
This SlackBuild is now the original version of pyPdf.
For the newer fork, please see python/PyPDF2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyPdf/pyPdf.info')
-rw-r--r-- | python/pyPdf/pyPdf.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/python/pyPdf/pyPdf.info b/python/pyPdf/pyPdf.info index f8b4408dce53..817b2a041d5e 100644 --- a/python/pyPdf/pyPdf.info +++ b/python/pyPdf/pyPdf.info @@ -1,10 +1,10 @@ PRGNAM="pyPdf" -VERSION="1.26.0" -HOMEPAGE="https://mstamy2.github.io/PyPDF2/" -DOWNLOAD="https://github.com/mstamy2/PyPDF2/archive/1.26.0/PyPDF2-1.26.0.tar.gz" -MD5SUM="3959e3a15606e4b6c0405487cefb4e21" +VERSION="1.13" +HOMEPAGE="http://pybrary.net/pyPdf/" +DOWNLOAD="http://pybrary.net/pyPdf/pyPdf-1.13.tar.gz" +MD5SUM="7a75ef56f227b78ae62d6e38d4b6b1da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Brenton Earl" -EMAIL="brent@exitstatusone.com" +MAINTAINER="Alan Alberghini" +EMAIL="414N@slacky.it" |