[arch-commits] Commit in python-acme/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 27 16:18:18 UTC 2017


    Date: Tuesday, June 27, 2017 @ 16:18:18
  Author: felixonmars
Revision: 241252

Fix upstream url

Modified:
  python-acme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-27 16:17:53 UTC (rev 241251)
+++ PKGBUILD	2017-06-27 16:18:18 UTC (rev 241252)
@@ -9,7 +9,7 @@
 pkgdesc="ACME protocol implementation in Python"
 arch=('any')
 license=('Apache')
-url="https://github.com/letsencrypt/letsencrypt"
+url="https://github.com/certbot/certbot"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pyopenssl' 'python2-pyopenssl'
              'python-pyrfc3339' 'python2-pyrfc3339' 'python-pytz' 'python2-pytz' 'python-requests'
              'python2-requests' 'python-six' 'python2-six' 'python-werkzeug' 'python2-werkzeug'



More information about the arch-commits mailing list