Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=589d42eebb123952a0a2f64dd659f05187bff1e1
commit 589d42eebb123952a0a2f64dd659f05187bff1e1 Author: jercel <[email protected]> Date: Mon Apr 16 21:12:10 2012 +0200 python-3.0-docs-3.2.3-1-x86_64 * Version bump diff --git a/source/devel-extra/python-3.0-docs/FrugalBuild b/source/devel-extra/python-3.0-docs/FrugalBuild index af44f84..9960761 100644 --- a/source/devel-extra/python-3.0-docs/FrugalBuild +++ b/source/devel-extra/python-3.0-docs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel <[email protected]> pkgname=python-3.0-docs -pkgver=3.2.2 +pkgver=3.2.3 pkgrel=1 pkgdesc="Documentation for the Python 3 scripting language" url="http://www.python.org/" @@ -12,7 +12,7 @@ depends=() makedepends=('python-3.0>=3.2') up2date="lynx -dump http://docs.python.org/ftp/python/doc/current/ | grep docs-html.tar.bz2 | grep http | cut -d '-' -f 2" source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2 $pkgname.sh) -sha1sums=('8c44d19d5f1cafc7cece9e2069f88601fdd73722' \ +sha1sums=('3d474a03fef9861d9897a987eb6a28c129833fd9' \ '1f76c04ba5ef5aed863a3d16255097d6a33524f5') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
