diff options
author | Britney Fransen <brfransen@gmail.com> | 2020-11-15 22:17:10 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2020-11-15 22:17:10 (GMT) |
commit | f4b763a5dff802f4ddad8fd5dc829efc1ba1843d (patch) | |
tree | a8f466d54bb6d54b0fd7f8feded6b09a30ec8fdf /abs/core | |
parent | 9f39c7c47eeac8b96ecfc36d9245d5798d427941 (diff) | |
download | linhes_pkgbuild-f4b763a5dff802f4ddad8fd5dc829efc1ba1843d.zip linhes_pkgbuild-f4b763a5dff802f4ddad8fd5dc829efc1ba1843d.tar.gz linhes_pkgbuild-f4b763a5dff802f4ddad8fd5dc829efc1ba1843d.tar.bz2 |
python-chardet: 3.0.4
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/python_modules/python-chardet/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core/python_modules/python-chardet/PKGBUILD b/abs/core/python_modules/python-chardet/PKGBUILD index 6b6332d..a123390 100644 --- a/abs/core/python_modules/python-chardet/PKGBUILD +++ b/abs/core/python_modules/python-chardet/PKGBUILD @@ -1,4 +1,3 @@ -# $Id$ # Maintainer : Felix Yan <felixonmars@archlinux.org> # Contributor: Ionut Biru <ibiru@archlinux.org> # Contributor: William Rea <sillywilly@gmail.com> @@ -6,7 +5,7 @@ pkgbase=python-chardet pkgname=('python-chardet' 'python2-chardet') pkgver=3.0.4 -pkgrel=2 +pkgrel=7 arch=('any') url="https://github.com/chardet/chardet" license=('LGPL') |