Date: Monday, August 19, 2013 @ 12:58:01 Author: angvp Revision: 96029
upgpkg: ubuntuone-client 4.2.0-2 Rebuild against setuptools Modified: ubuntuone-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-19 10:55:13 UTC (rev 96028) +++ PKGBUILD 2013-08-19 10:58:01 UTC (rev 96029) @@ -3,12 +3,12 @@ pkgname=ubuntuone-client pkgver=4.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Ubuntu One helps you store, sync and share files between your computers" arch=('i686' 'x86_64') url="https://launchpad.net/ubuntuone-client" license=('GPL' 'CCPL:cc-by-sa') -depends=('dbus-glib' 'python2-configglue' 'python2-distribute' 'python2-gobject' 'libnotify' 'python2-pyinotify' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils') +depends=('dbus-glib' 'python2-configglue' 'python2-setuptools' 'python2-gobject' 'libnotify' 'python2-pyinotify' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils') makedepends=('intltool' 'imake' 'python2-distutils-extra') options=('!libtool') install=$pkgname.install