[arch-commits] Commit in python-cchardet/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Jan 9 17:32:45 UTC 2017


    Date: Monday, January 9, 2017 @ 17:32:45
  Author: mtorromeo
Revision: 206158

upgpkg: python-cchardet 1.1.2-1

Modified:
  python-cchardet/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-09 17:30:17 UTC (rev 206157)
+++ PKGBUILD	2017-01-09 17:32:45 UTC (rev 206158)
@@ -3,8 +3,8 @@
 
 pkgname=python-cchardet
 pkgname=(python-cchardet python2-cchardet)
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="Universal encoding detector faster than chardet."
 url="http://pypi.python.org/pypi/cchardet/"
 makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
@@ -11,7 +11,7 @@
 license=('MIT')
 arch=('i686' 'x86_64')
 source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
-sha256sums=('f2f928126e2a6f45b2e665a2541ca09a94ed01cdc3ce01809c97f26a1dbdbc99')
+sha256sums=('0f757d0761d8d23b1071cae2110fa2a2dcd8e529655c495b5ee25dddb48f07bd')
 
 build() {
     cd "$srcdir/cchardet-$pkgver"



More information about the arch-commits mailing list