diff options
Diffstat (limited to 'extra/gnome-bluetooth')
-rw-r--r-- | extra/gnome-bluetooth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-bluetooth/PKGBUILD b/extra/gnome-bluetooth/PKGBUILD index bc1340279..511b0a176 100644 --- a/extra/gnome-bluetooth/PKGBUILD +++ b/extra/gnome-bluetooth/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196050 2013-10-07 11:51:10Z jgc $ +# $Id: PKGBUILD 198000 2013-10-30 12:11:19Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Roman Kyrylych <roman@archlinux.org> @@ -11,7 +11,7 @@ url="http://live.gnome.org/GnomeBluetooth" license=(GPL LGPL) depends=(gtk3 hicolor-icon-theme libnotify bluez) makedepends=(intltool gobject-introspection itstool docbook-xsl) -options=(!libtool !emptydirs) +options=(!emptydirs) install=gnome-bluetooth.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz 61-gnome-bluetooth-rfkill.rules) |