[arch-commits] Commit in python2-html5lib/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Aug 9 08:55:53 UTC 2013


    Date: Friday, August 9, 2013 @ 10:55:52
  Author: jelle
Revision: 95312

fix upstream url

Modified:
  python2-html5lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-09 08:27:13 UTC (rev 95311)
+++ PKGBUILD	2013-08-09 08:55:52 UTC (rev 95312)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="A HTML parser/tokenizer based on the WHATWG HTML5 spec"
 arch=('any')
-url="http://code.google.com/p/html5lib/"
+url="https://github.com/html5lib/html5lib-python"
 license=('MIT')
 depends=('python2')
 makedepends=('unzip' 'setuptools')




More information about the arch-commits mailing list