diff --git a/community/python-cchardet/PKGBUILD b/community/python-cchardet/PKGBUILD index db46c9088..716a9de34 100644 --- a/community/python-cchardet/PKGBUILD +++ b/community/python-cchardet/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python-cchardet pkgname=(python-cchardet python2-cchardet) pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Universal encoding detector faster than chardet." url="http://pypi.python.org/pypi/cchardet/" makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')