summaryrefslogtreecommitdiff
path: root/community/blueman/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/blueman/PKGBUILD')
-rw-r--r--community/blueman/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/blueman/PKGBUILD b/community/blueman/PKGBUILD
index 5abc52346..7abc25c16 100644
--- a/community/blueman/PKGBUILD
+++ b/community/blueman/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 73941 2012-07-17 09:53:35Z spupykin $
+# $Id: PKGBUILD 78176 2012-10-17 10:22:59Z allan $
# Maintainer : Ionut Biru <ibiru@archlinux.org
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
pkgname=blueman
pkgver=1.23
-pkgrel=4
+pkgrel=5
pkgdesc="GTK+ bluetooth manager"
arch=('i686' 'x86_64')
license=('GPL')
url="http://blueman-project.org"
-depends=('python-notify' 'bluez' 'dbus-python' 'gtk2' 'pygobject' 'startup-notification'
+depends=('python2-notify' 'bluez' 'python2-dbus' 'gtk2' 'python2-gobject2' 'startup-notification'
'obex-data-server' 'polkit-gnome' 'xdg-utils' 'hicolor-icon-theme' 'libpulse'
'notification-daemon')
makedepends=('pyrex' 'intltool')