summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules/python-chardet/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/python_modules/python-chardet/PKGBUILD')
-rw-r--r--abs/core/python_modules/python-chardet/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/python_modules/python-chardet/PKGBUILD b/abs/core/python_modules/python-chardet/PKGBUILD
index 13bc9fa..6b6332d 100644
--- a/abs/core/python_modules/python-chardet/PKGBUILD
+++ b/abs/core/python_modules/python-chardet/PKGBUILD
@@ -4,13 +4,13 @@
# Contributor: William Rea <sillywilly@gmail.com>
pkgbase=python-chardet
-pkgname=('python2-chardet')
+pkgname=('python-chardet' 'python2-chardet')
pkgver=3.0.4
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/chardet/chardet"
license=('LGPL')
-makedepends=('python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools')
source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz")
sha512sums=('61a03b23447a2bfe52ceed4dd1b9afdb5784da1933a623776883ee9f297e341f633e27f0ce0230bd5fdc5fdb5382105ab42736a74a417ddeb9f83af57455dba5')