summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4d8835a39a3..7232b4ae269d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python2' 'python2-networkx' 'python2-stevedore' 'python2-lxml')
optdepends=('asciidoc')
makedepends=('python2-setuptools')
-source=("https://pypi.python.org/packages/source/d/doconv/${pkgname}-${pkgver}.tar.gz")
+source=("https://pypi.org/packages/source/d/doconv/${pkgname}-${pkgver}.tar.gz")
package() {
cd "${srcdir}/${pkgname}-${pkgver}"