Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9fd7d9a3362b08a65926ac620f796c45f5b8ef5

commit d9fd7d9a3362b08a65926ac620f796c45f5b8ef5
Author: jercel <jerce...@gmail.com>
Date:   Sat Jan 22 10:13:55 2011 +0100

chardet-2.0.1-1-x86_64

* Version Bump

diff --git a/source/apps-extra/chardet/FrugalBuild 
b/source/apps-extra/chardet/FrugalBuild
index fbd7d5a..0c48bfa 100644
--- a/source/apps-extra/chardet/FrugalBuild
+++ b/source/apps-extra/chardet/FrugalBuild
@@ -2,14 +2,19 @@
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=chardet
-pkgver=1.0.1
-pkgrel=3
-pkgdesc="Character encoding auto-detection in Python."
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Character encoding auto-detection in Python 2."
url="http://chardet.feedparser.org/";
Finclude python
depends=("python>=$_F_python_ver")
groups=('apps-extra')
archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump http://chardet.feedparser.org/download/ |grep tgz |sed -e 
's/.*-\(.*\).tgz/\1/'"
-source=(http://chardet.feedparser.org/download/chardet-$pkgver.tgz)
-sha1sums=('cff3db70eef4d580951c083dd9bbe2685fd773a5')
+source=(http://chardet.feedparser.org/download/python2-chardet-$pkgver.tgz)
+sha1sums=('d3240c8b7d04bd15d21feda76158223fa7f5f2bc')
+build()
+{
+       Fcd python2-$pkgname-$pkgver
+       Fbuild
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to