[arch-commits] CVS update of arch/build/lib/bluez-libs (PKGBUILD)
Thomas Baechler
thomas at archlinux.org
Fri Jul 13 19:37:26 UTC 2007
Date: Friday, July 13, 2007 @ 15:37:26
Author: thomas
Path: /home/cvs-arch/arch/build/lib/bluez-libs
Modified: PKGBUILD (1.23 -> 1.24)
upgpkg: bluez-libs 3.12-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: arch/build/lib/bluez-libs/PKGBUILD
diff -u arch/build/lib/bluez-libs/PKGBUILD:1.23 arch/build/lib/bluez-libs/PKGBUILD:1.24
--- arch/build/lib/bluez-libs/PKGBUILD:1.23 Wed May 30 21:31:11 2007
+++ arch/build/lib/bluez-libs/PKGBUILD Fri Jul 13 15:37:25 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.23 2007/05/31 01:31:11 eric Exp $
-# Maintainer: Judd Vinet <jvinet at zeroflux.org>
+# $Id: PKGBUILD,v 1.24 2007/07/13 19:37:25 thomas Exp $
+# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=bluez-libs
-pkgver=3.11
+pkgver=3.12
pkgrel=1
pkgdesc="Libraries for the Linux Bluetooth protocol stack"
arch=('i686' 'x86_64')
url="http://www.bluez.org/"
depends=('glibc')
license=('GPL')
-options=('!libtool')
+options=(!libtool)
source=(http://bluez.sf.net/download/bluez-libs-${pkgver}.tar.gz)
-md5sums=('9e4bf35348601bc8be53c17412913bb4')
+md5sums=('169ad9573c4a7786fdc47289cfa87c04')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list