summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLin UX2018-08-15 20:44:32 +0800
committerLin UX2018-08-15 20:44:32 +0800
commit57aeb0f172ecf4838104fcd23030e85046f55e0f (patch)
tree1fae07e6000ce6d76180b92e02c4b884e57a67e1 /PKGBUILD
parentb0606c5a12db58e6b29e289897345e0944bebebe (diff)
downloadaur-python2-charade.tar.gz
Fix source link, thanks sanerb :)
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() {