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 8697e911c299..f3b3401067d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(any)
license=('MIT')
depends=('python2')
makedepends=('python2-setuptools')
-source=("http://pypi.python.org/packages/source/f/$_pypkgname/$_pypkgname-$pkgver.tar.bz2")
+source=("https://pypi.python.org/packages/source/f/$_pypkgname/$_pypkgname-$pkgver.tar.bz2")
md5sums=('b0da79254d69ab38796167a2f55a1dd5')
build() {