python-setuptools: update to 3.2
This commit is contained in:
parent
79a857210e
commit
bb268ac5c5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=1.1
|
||||
revision=2
|
||||
version=3.2
|
||||
revision=1
|
||||
wrksrc="setuptools-${version}"
|
||||
build_style=python-module
|
||||
makedepends="python-devel"
|
||||
|
@ -15,4 +15,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://pypi.python.org/pypi/setuptools"
|
||||
license="PSF"
|
||||
distfiles="http://pypi.python.org/packages/source/s/setuptools/setuptools-$version.tar.gz"
|
||||
checksum=56dde93a410389fc6cb86e9c115249a3414f8982c96d99aeac43a7717dd05b5e
|
||||
checksum=326dcc78c7dded31b40261c064b89521155bec760492afec0279ad0cceb97bc5
|
||||
|
|
Loading…
Reference in a new issue