diff options
author | root <root@rshg054.dnsready.net> | 2012-11-02 01:15:19 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-02 01:15:19 -0700 |
commit | 35bd2bb6857eb818ca53b8fe34d88106133342f4 (patch) | |
tree | 61a0a9d6d37f293a174fac6197e7fbd3e12aed1a /community/ubuntuone-client | |
parent | 83a318800db22408628e60c9e1730578efcfee37 (diff) |
Fri Nov 2 01:12:32 PDT 2012
Diffstat (limited to 'community/ubuntuone-client')
-rw-r--r-- | community/ubuntuone-client/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ubuntuone-client/PKGBUILD b/community/ubuntuone-client/PKGBUILD index 52f6262af..6d95a2a4a 100644 --- a/community/ubuntuone-client/PKGBUILD +++ b/community/ubuntuone-client/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 78266 2012-10-17 10:27:54Z allan $ +# $Id: PKGBUILD 79225 2012-11-01 10:28:41Z bgyorgy $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=ubuntuone-client pkgver=4.0.0 -pkgrel=2 +pkgrel=3 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') -depends=('dbus-glib' 'python2-configglue' 'python2-distribute' 'libnotify' 'python2-gobject2' 'python2-pyinotify' 'python2-simplejson' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils') -makedepends=('intltool' 'imake' 'gobject-introspection') +depends=('dbus-glib' 'python2-configglue' 'python2-distribute' 'python2-gobject' 'libnotify' 'python2-gobject2' 'python2-pyinotify' 'python2-simplejson' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils') +makedepends=('intltool' 'imake') options=('!libtool') install=$pkgname.install source=(http://launchpad.net/ubuntuone-client/stable-4-0/$pkgver/+download/$pkgname-$pkgver.tar.gz |