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

Ionut Biru ibiru at archlinux.org
Mon Mar 29 21:11:21 UTC 2010


    Date: Monday, March 29, 2010 @ 17:11:20
  Author: ibiru
Revision: 74027

update to 2.30.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 20:57:52 UTC (rev 74026)
+++ PKGBUILD	2010-03-29 21:11:20 UTC (rev 74027)
@@ -2,20 +2,20 @@
 # Maintainer: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=gnome-bluetooth
-pkgver=2.29.3
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem."
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/GnomeBluetooth"
 license=('GPL' 'LGPL')
-depends=('bluez>=4.60' 'libunique>=1.1.6' 'libnotify>=0.4.5' 'gconf>=2.28.0' 'hicolor-icon-theme' 'gvfs>=1.5.3' 'obexd>=0.20')
-makedepends=('intltool' 'pygtk>=2.16.0' 'gnome-doc-utils>=0.18.1' 'nautilus-sendto')
+depends=('bluez>=4.63' 'libunique>=1.1.6' 'libnotify>=0.4.5' 'gconf>=2.28.0' 'hicolor-icon-theme' 'gvfs>=1.6.0' 'obexd>=0.22')
+makedepends=('intltool' 'pygtk>=2.16.0' 'gnome-doc-utils>=0.20.0' 'nautilus-sendto' 'gobject-introspection' 'gir-repository')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('075d6a2db4fe0f54df35d3b2a69fe56641dabae4ecf4fa1a1dc7b2a49411998e')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list