git » python-html5lib.git » commit 7a93e65

Revert r78782: Full pkgdesc cleanup for 2339 packages

author Evangelos Foutras
2012-10-25 06:47:28 UTC
committer Evangelos Foutras
2012-10-25 06:47:28 UTC
parent 7502cf48311f6531d4f81bd3e4e1cedd6ff661f8

Revert r78782: Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3933776..bcd2f73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=python-html5lib
 pkgver=0.90
 pkgrel=1
-pkgdesc='HTML parser/tokenizer based on the WHATWG HTML5 spec'
+pkgdesc="A HTML parser/tokenizer based on the WHATWG HTML5 spec"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/html5lib/"
 license=('MIT')