Date: Tuesday, February 14, 2017 @ 09:28:15
  Author: felixonmars
Revision: 212328

update url (FS#52235)

Modified:
  python-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-14 09:24:40 UTC (rev 212327)
+++ PKGBUILD    2017-02-14 09:28:15 UTC (rev 212328)
@@ -13,7 +13,7 @@
 pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
 arch=('any')
 license=('MIT')
-url="http://pylib.readthedocs.org/en/latest/";
+url="http://py.readthedocs.io/";
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("git+https://github.com/pytest-dev/py.git#tag=$pkgver";)

Reply via email to