summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56390f649182..934f6c6de9d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python2-pypdf
pkgver=1.13
-pkgrel=2
+pkgrel=3
pkgdesc="A Pure-Python library built as a PDF toolkit"
arch=('any')
url="http://pybrary.net/pyPdf"
@@ -12,7 +12,7 @@ license=('BSD')
depends=('python2')
conflicts=('pypdf')
provides=('pypdf')
-source=(http://pybrary.net/pyPdf/pyPdf-$pkgver.tar.gz
+source=(https://pypi.io/packages/source/p/pyPdf/pyPdf-${pkgver}.tar.gz
license.txt)
md5sums=('7a75ef56f227b78ae62d6e38d4b6b1da'
'19b1b4bc0a9a8c4b7b2f5689a16cec2c')