From 1b9faba25721b73f30e49f0cea9c7346eedd0f73 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Dec 2012 03:00:42 -0800 Subject: Fri Dec 14 02:55:25 PST 2012 --- extra/python2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/python2') diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD index 02731754c..371909ecc 100644 --- a/extra/python2/PKGBUILD +++ b/extra/python2/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 157413 2012-04-28 09:27:14Z allan $ +# $Id: PKGBUILD 173214 2012-12-13 12:39:26Z stephane $ # Maintainer: Stéphane Gaudreault # Contributer: Allan McRae # Contributer: Jason Chu pkgname=python2 pkgver=2.7.3 -pkgrel=2 +pkgrel=3 _pybasever=2.7 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') license=('PSF') url="http://www.python.org/" depends=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite' 'libffi') -makedepends=('tk') +makedepends=('tk' 'bluez') optdepends=('tk: for IDLE') conflicts=('python<3') options=('!makeflags') -- cgit v1.2.3-54-g00ecf