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

Felix Yan felixonmars at archlinux.org
Mon May 29 14:51:02 UTC 2017


    Date: Monday, May 29, 2017 @ 14:51:01
  Author: felixonmars
Revision: 296730

upgpkg: python-chardet 3.0.3-1

Modified:
  python-chardet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-29 13:00:18 UTC (rev 296729)
+++ PKGBUILD	2017-05-29 14:51:01 UTC (rev 296730)
@@ -5,7 +5,7 @@
 
 pkgbase=python-chardet
 pkgname=('python-chardet' 'python2-chardet')
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 arch=('any')
 url="https://github.com/chardet/chardet"
@@ -12,7 +12,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz")
-md5sums=('96e364abdbde20b5f6dbbe2ad9d54d04')
+sha512sums=('cd9c24dc451908a91e814dd935641a53def46578341bde6a2635bf4fe3c1581340914a775c358e39a8b17259c5231e573a04e9e9c1be14331c6c765ccf35c723')
 
 prepare() {
    cp -a chardet-$pkgver{,-py2}



More information about the arch-commits mailing list