[arch-commits] Commit in python-ply/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 16 21:24:54 UTC 2020
Date: Monday, November 16, 2020 @ 21:24:54
Author: felixonmars
Revision: 401285
switch to a https url (FS#68194)
Modified:
python-ply/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-16 20:40:36 UTC (rev 401284)
+++ PKGBUILD 2020-11-16 21:24:54 UTC (rev 401285)
@@ -12,7 +12,7 @@
url='https://www.dabeaz.com/ply/'
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://www.dabeaz.com/ply/ply-$pkgver.tar.gz"
+source=("https://pypi.io/packages/source/p/ply/ply-$pkgver.tar.gz"
LICENSE)
sha512sums=('37e39a4f930874933223be58a3da7f259e155b75135f1edd47069b3b40e5e96af883ebf1c8a1bbd32f914a9e92cfc12e29fec05cf61b518f46c1d37421b20008'
'5cea085a23ed260afc9084380c1d59e3942c2385089a8eb2391a89c85cde4df2ceb7eed21bb8c4d0cad5b78e59742da69e4c5c78fd0e223f5c99c56e9296a075')
More information about the arch-commits
mailing list