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

Giovanni Scafora giovanni at archlinux.org
Sun Jan 24 22:38:12 UTC 2010


    Date: Sunday, January 24, 2010 @ 17:38:12
  Author: giovanni
Revision: 65185

upgpkg: bluez 4.60-1
    upstream release

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-24 22:25:21 UTC (rev 65184)
+++ PKGBUILD	2010-01-24 22:38:12 UTC (rev 65185)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=bluez
-pkgver=4.59
+pkgver=4.60
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
@@ -21,12 +21,13 @@
 source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2
         bluetooth.conf.d
         rc.bluetooth)
-md5sums=('e112cf5abba1ec9145f72666d246e783'
+md5sums=('6d15e18ec50920231d9a9e06f1edd94b'
          'd12be5b494525bb1ba6eac5c3983dd3e'
          'b67bd953082befea6ae57c6fe25993e8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
+
   ./configure --prefix=/usr \
         --sysconfdir=/etc \
         --localstatedir=/var \




More information about the arch-commits mailing list