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 51cbec60c3c8..989109c4694b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/sigmavirus24/charade"
license=('LGPL')
depends=('python2')
-source=(http://pypi.python.org/packages/source/c/charade/${_pkgname}-${pkgver}.tar.gz)
+source=(https://pypi.python.org/packages/source/c/charade/${_pkgname}-${pkgver}.tar.gz)
md5sums=('79ac701a147705c09bdce31b79dfa12e')
build() {