Date: Monday, November 14, 2016 @ 14:32:51
  Author: tredaelli
Revision: 195689

Todo List: Use gpg signatures and https sources

Modified:
  python2-slowaes/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-14 14:31:29 UTC (rev 195688)
+++ PKGBUILD    2016-11-14 14:32:51 UTC (rev 195689)
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('python2')
 makedepends=('python2-setuptools')
-source=("http://pypi.python.org/packages/source/s/slowaes/slowaes-$pkgver.tar.gz";)
+source=("https://pypi.python.org/packages/source/s/slowaes/slowaes-$pkgver.tar.gz";)
 md5sums=('eafee95a788a795403e972a35e80ce4f')
 
 package() {

Reply via email to