[arch-commits] Commit in bluez/trunk (PKGBUILD)

Tom Gundersen tomegun at nymeria.archlinux.org
Tue Jun 11 16:25:29 UTC 2013


    Date: Tuesday, June 11, 2013 @ 18:25:29
  Author: tomegun
Revision: 188172

upgpkg: bluez 5.5-3

make bluez-utils replace bluez<=4.101

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-11 16:24:06 UTC (rev 188171)
+++ PKGBUILD	2013-06-11 16:25:29 UTC (rev 188172)
@@ -6,7 +6,7 @@
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs')
 pkgver=5.5
-pkgrel=2
+pkgrel=3
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -68,7 +68,7 @@
   depends=('systemd' 'libusb-compat')
   conflicts=('bluez-hcidump')
   provides=('bluez-hcidump')
-  replaces=('bluez-hcidump')
+  replaces=('bluez-hcidump' 'bluez<=4.101')
 
   mv "$srcdir/_utils"/* "$pkgdir"
 }




More information about the arch-commits mailing list