[arch-commits] CVS update of arch/build/lib/bluez-libs (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri May 11 16:15:44 UTC 2007


    Date: Friday, May 11, 2007 @ 12:15:44
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/bluez-libs

Modified: PKGBUILD (1.20 -> 1.21)

'upgpkg: update to new version'


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


Index: arch/build/lib/bluez-libs/PKGBUILD
diff -u arch/build/lib/bluez-libs/PKGBUILD:1.20 arch/build/lib/bluez-libs/PKGBUILD:1.21
--- arch/build/lib/bluez-libs/PKGBUILD:1.20	Fri Oct 27 04:33:58 2006
+++ arch/build/lib/bluez-libs/PKGBUILD	Fri May 11 12:15:44 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.20 2006/10/27 08:33:58 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/05/11 16:15:44 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=bluez-libs
-pkgver=3.7
-pkgrel=4
+pkgver=3.10
+pkgrel=1
 pkgdesc="Libraries for the Linux Bluetooth protocol stack"
 arch=(i686 x86_64)
 url="http://www.bluez.org/"
 depends=('glibc')
+license=('GPL')
 options=('nolibtool')
 source=(http://bluez.sf.net/download/bluez-libs-${pkgver}.tar.gz)
-md5sums=('d384893177b4241462a591668cc439d6')
+md5sums=('5da5a2539a8e348f1753ff983f4bbdeb')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list