Date: Tuesday, January 29, 2019 @ 15:13:21
  Author: mtorromeo
Revision: 428405

https url

Modified:
  python-greenlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-29 15:12:59 UTC (rev 428404)
+++ PKGBUILD    2019-01-29 15:13:21 UTC (rev 428405)
@@ -9,7 +9,7 @@
 pkgdesc="Lightweight in-process concurrent programming"
 license=("MIT")
 arch=('x86_64')
-url="http://pypi.python.org/pypi/greenlet";
+url="https://pypi.org/project/greenlet/";
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-${pkgver}.tar.gz";)
 
sha512sums=('a3b7856aadc988fe153f5cf62552dd6219358f35ee2ca136e5eb5c9871cb7545986753af299e6b3e95877e9aa564559e95c548785f78e680766630b047a1ec89')

Reply via email to