diff options
-rw-r--r-- | extra/python2-chardet/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/python2-chardet/Pkgfile b/extra/python2-chardet/Pkgfile index ad3b3b40f..845c04ebf 100644 --- a/extra/python2-chardet/Pkgfile +++ b/extra/python2-chardet/Pkgfile @@ -2,12 +2,12 @@ # URL:http://chardet.feedparser.org # Maintainer: NuTyX core team # Packager: fanch -# Depends on: python2 +# Depends on: # Run on: name=python2-chardet version=2.0.1 -release=1 +release=2 source=(http://chardet.feedparser.org/download/python2-chardet-$version.tgz) build() { |