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

Geoffroy Carrier geoffroy at archlinux.org
Sat Feb 14 06:50:51 UTC 2009


    Date: Saturday, February 14, 2009 @ 01:50:51
  Author: geoffroy
Revision: 26886

upgpkg: bluez-gnome 1.8-3

Modified:
  bluez-gnome/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-14 06:47:19 UTC (rev 26885)
+++ PKGBUILD	2009-02-14 06:50:51 UTC (rev 26886)
@@ -1,9 +1,8 @@
 # Maintainer: Geoffroy Carrier <geoffroy at archlinux.org>
 # Contributor: Roman Kyrylych <roman at archlinux.org>
-
 pkgname=bluez-gnome
 pkgver=1.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Bluetooth PIN helper applications"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -13,7 +12,6 @@
 makedepends=('perlxml')
 options=('!emptydirs')
 source=("http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.bz2")
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr \
@@ -30,5 +28,4 @@
                      "$pkgdir/etc/gconf/schemas/*.schemas"
   rm -f "$pkgdir/etc/gconf/schemas/*.schemas"
 }
-
 md5sums=('dd4ebe771d9f2ebd739e1185b767ce3e')




More information about the arch-commits mailing list