[arch-commits] Commit in bluez/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Sep 10 20:10:17 UTC 2010
Date: Friday, September 10, 2010 @ 16:10:16
Author: andrea
Revision: 90349
upgpkg: bluez 4.71-1
upstream release
Modified:
bluez/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-10 20:08:11 UTC (rev 90348)
+++ PKGBUILD 2010-09-10 20:10:16 UTC (rev 90349)
@@ -3,8 +3,8 @@
# Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
pkgname=bluez
-pkgver=4.70
-pkgrel=2
+pkgver=4.71
+pkgrel=1
pkgdesc="Libraries and tools for the Bluetooth protocol stack"
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
@@ -27,13 +27,12 @@
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2"
'bluetooth.conf.d'
'rc.bluetooth')
-md5sums=('873d66764b9086dc9a2211f79e2ffeb8'
+md5sums=('edd0a81bb6547739ac3a4e0d61dbd7a0'
'8f60a5eb9d84b9c64c478d63e1c24b10'
'ca4c39eb4bb201bd2eacad01492cd735')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
- sed -i 's#python#python2#' test/simple-agent
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
More information about the arch-commits
mailing list