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

Andrea Scarpino andrea at archlinux.org
Tue Jan 11 21:05:09 UTC 2011


    Date: Tuesday, January 11, 2011 @ 16:05:09
  Author: andrea
Revision: 105800

upgpkg: bluez 4.85-1
upstream release

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-11 21:05:01 UTC (rev 105799)
+++ PKGBUILD	2011-01-11 21:05:09 UTC (rev 105800)
@@ -3,7 +3,7 @@
 # Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
 
 pkgname=bluez
-pkgver=4.84
+pkgver=4.85
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
@@ -27,7 +27,7 @@
 source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2"
         'bluetooth.conf.d'
         'rc.bluetooth')
-md5sums=('367c5bae959c4cc1e265d34e08e353a2'
+md5sums=('d2403e791e694048fb70cb5afbabb886'
          '8f60a5eb9d84b9c64c478d63e1c24b10'
          'ca4c39eb4bb201bd2eacad01492cd735')
 
@@ -69,7 +69,7 @@
   install -Dm644 ${srcdir}/bluetooth.conf.d \
     ${pkgdir}/etc/conf.d/bluetooth
 
-  sed -i 's#/usr/bin/python#/usr/bin/python2#' test/simple-agent
-  install -Dm755 test/simple-agent \
+  install -Dm755 test/simple-agent ${pkgdir}/usr/bin/bluez-simple-agent
+  sed -i 's#/usr/bin/python#/usr/bin/python2#' \
     ${pkgdir}/usr/bin/bluez-simple-agent
 }




More information about the arch-commits mailing list