Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c586b9816fe105e21d2b6b721581b64aa009c844
commit c586b9816fe105e21d2b6b721581b64aa009c844 Author: Anthony Jorion <[email protected]> Date: Wed May 21 10:12:31 2014 +0200 python-3.0-docs-3.4.0-1-x86_64 - 3.3.4 -> 3.4.0 diff --git a/source/devel-extra/python-3.0-docs/FrugalBuild b/source/devel-extra/python-3.0-docs/FrugalBuild index bd88c10..ca7481a 100644 --- a/source/devel-extra/python-3.0-docs/FrugalBuild +++ b/source/devel-extra/python-3.0-docs/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jercel <[email protected]> pkgname=python-3.0-docs -pkgver=3.3.4 +pkgver=3.4.0 pkgrel=1 pkgdesc="Documentation for the Python 3 scripting language" url="http://www.python.org/" @@ -13,7 +13,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=('6d54aa11f2aa51339c09358d4a10217ee905dae3' \ +sha1sums=('d6e8f45219353b128f002f3a7311ec4e08c0ca49' \ '1f76c04ba5ef5aed863a3d16255097d6a33524f5') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
