From 2d4aa7f882dac8abb34e973655326c93f584f31f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 14 Jan 2012 23:15:11 +0000 Subject: Sat Jan 14 23:15:11 UTC 2012 --- extra/bluez/PKGBUILD | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'extra/bluez') diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD index 3d3f31c46..be653c012 100644 --- a/extra/bluez/PKGBUILD +++ b/extra/bluez/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 146412 2012-01-10 21:47:26Z andrea $ +# $Id: PKGBUILD 146600 2012-01-13 22:26:31Z andrea $ # Maintainer: # Contributor: Andrea Scarpino # Contributor: Geoffroy Carrier pkgname=bluez -pkgver=4.97 +pkgver=4.98 pkgrel=1 pkgdesc="Libraries and tools for the Bluetooth protocol stack" url="http://www.bluez.org/" @@ -27,19 +27,14 @@ backup=(etc/bluetooth/{main,rfcomm,audio,network,input,serial}.conf 'etc/conf.d/bluetooth' 'etc/dbus-1/system.d/bluetooth.conf') source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2" 'bluetooth.conf.d' - 'rc.bluetooth' - 'make-libcheck-optional.patch') -md5sums=('b302cee7f9b9527d29775449d7e1dfe6' + 'rc.bluetooth') +md5sums=('4aca8a0929250212e9a75fb60dd75b05' '7412982b440f29fa7f76a41a87fef985' - '8f9498707f809506928b2e480d3b6789' - 'f112fc5bcaeecc7b6ea994f14786e235') + '8f9498707f809506928b2e480d3b6789') build() { cd "${srcdir}/${pkgname}-${pkgver}" - patch -p1 -i "${srcdir}"/make-libcheck-optional.patch - autoreconf -i -f - ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ -- cgit v1.2.3-54-g00ecf