diff options
Diffstat (limited to 'abs/core/python_modules/python-chardet/PKGBUILD')
-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') |