[arch-commits] CVS update of extra/gnome/bluez-gnome (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Fri Aug 17 16:06:30 UTC 2007


    Date: Friday, August 17, 2007 @ 12:06:30
  Author: thomas
    Path: /home/cvs-extra/extra/gnome/bluez-gnome

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: bluez-gnome 0.13-1


----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Index: extra/gnome/bluez-gnome/PKGBUILD
diff -u extra/gnome/bluez-gnome/PKGBUILD:1.5 extra/gnome/bluez-gnome/PKGBUILD:1.6
--- extra/gnome/bluez-gnome/PKGBUILD:1.5	Sun Apr 22 12:45:20 2007
+++ extra/gnome/bluez-gnome/PKGBUILD	Fri Aug 17 12:06:30 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.5 2007/04/22 16:45:20 jgc Exp $
+# $Id: PKGBUILD,v 1.6 2007/08/17 16:06:30 thomas Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=bluez-gnome
-pkgver=0.6
-pkgrel=2
+pkgver=0.13
+pkgrel=1
 pkgdesc="bluetooth PIN helper application"
 arch=(i686 x86_64)
 url="http://www.bluez.org/"
 license=('GPL')
+makedepends=('perlxml')
 depends=('libnotify>=0.4.4' 'gconf>=2.18.0.1-2')
-options=('noemptydirs')
+options=(!emptydirs)
 source=(http://bluez.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('54334e3d7af70846eb4916191e46081c')
+md5sums=('1e1621facc752f81a4d29a4b2c8fe807')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list