summaryrefslogtreecommitdiff
path: root/extra/gnome-bluetooth
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-10 00:13:24 -0700
committerroot <root@rshg054.dnsready.net>2013-06-10 00:13:24 -0700
commit3f6e6048fea3b61c4d0b2c1e7385bc76882007a4 (patch)
treea5908cd9ffcf64cb46a2a661aff666dd4c9cccbf /extra/gnome-bluetooth
parent7b378b1b5b346bd49a5ab1652214fb34d03de3a9 (diff)
Mon Jun 10 00:13:23 PDT 2013
Diffstat (limited to 'extra/gnome-bluetooth')
-rw-r--r--extra/gnome-bluetooth/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/gnome-bluetooth/PKGBUILD b/extra/gnome-bluetooth/PKGBUILD
index 1972b6636..d21ac7547 100644
--- a/extra/gnome-bluetooth/PKGBUILD
+++ b/extra/gnome-bluetooth/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 187115 2013-06-04 04:38:37Z heftig $
+# $Id: PKGBUILD 188094 2013-06-09 11:29:56Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
pkgname=gnome-bluetooth
pkgver=3.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="The GNOME Bluetooth Subsystem"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url="http://live.gnome.org/GnomeBluetooth"
-license=('GPL' 'LGPL')
-depends=('gtk3' 'hicolor-icon-theme' 'libnotify')
-makedepends=('intltool' 'gobject-introspection' 'itstool' 'docbook-xsl')
-options=('!libtool' '!emptydirs')
+license=(GPL LGPL)
+depends=(gtk3 hicolor-icon-theme libnotify bluez4)
+makedepends=(intltool gobject-introspection itstool docbook-xsl)
+options=(!libtool !emptydirs)
install=gnome-bluetooth.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
61-gnome-bluetooth-rfkill.rules)