Date: Tuesday, January 29, 2019 @ 15:12:59 Author: mtorromeo Revision: 428404
https url Modified: python-cchardet/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-29 15:12:05 UTC (rev 428403) +++ PKGBUILD 2019-01-29 15:12:59 UTC (rev 428404) @@ -5,7 +5,7 @@ pkgver=2.1.4 pkgrel=1 pkgdesc="Universal encoding detector faster than chardet." -url="http://pypi.python.org/pypi/cchardet/" +url="https://pypi.org/project/cchardet/" makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools') license=('MIT') arch=('x86_64')
