python-chardet: update to 3.0.4

This commit is contained in:
Alessio Sergi 2017-06-10 23:10:58 +02:00
parent e34940ddee
commit b972bbeb92
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-chardet'
pkgname=python-chardet
version=3.0.3
version=3.0.4
revision=1
noarch=yes
wrksrc="chardet-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/chardet/chardet"
license="LGPL-2.1"
distfiles="${PYPI_SITE}/c/chardet/chardet-${version}.tar.gz"
checksum=77df6d712a6037ed6f247ad1dd67faca506f64bc1295d43533e9212a101f28cb
checksum=84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
alternatives="chardet:chardetect:/usr/bin/chardetect2"
python3-chardet_package() {