Date: Saturday, December 5, 2015 @ 18:46:28 Author: bpiotrowski Revision: 148586
C++11 ABI rebuild Modified: python-cchardet/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-05 17:45:43 UTC (rev 148585) +++ PKGBUILD 2015-12-05 17:46:28 UTC (rev 148586) @@ -4,7 +4,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')
