[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Feb 14 21:21:21 UTC 2010
Date: Sunday, February 14, 2010 @ 16:21:21
Author: jgc
Revision: 68904
upgpkg: gnome-bluetooth 2.29.3-1
Update to 2.29.3
Modified:
gnome-bluetooth/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-14 21:07:33 UTC (rev 68903)
+++ PKGBUILD 2010-02-14 21:21:21 UTC (rev 68904)
@@ -2,20 +2,20 @@
# Maintainer: Roman Kyrylych <roman at archlinux.org>
pkgname=gnome-bluetooth
-pkgver=2.28.6
+pkgver=2.29.3
pkgrel=1
pkgdesc="The GNOME Bluetooth Subsystem."
arch=('i686' 'x86_64')
url="http://live.gnome.org/GnomeBluetooth"
license=('GPL' 'LGPL')
-depends=('bluez>=4.58' 'libunique>=1.1.6' 'libnotify>=0.4.5' 'gconf>=2.28.0' 'hicolor-icon-theme' 'gvfs>=1.4.3' 'obexd>=0.20')
-makedepends=('intltool' 'pygtk>=2.16.0' 'gnome-doc-utils>=0.18.1')
+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')
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.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0abfcf93f637c58dc83c5590823452189aecc6d48450f6c98122affc6eb8906b')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.29/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('075d6a2db4fe0f54df35d3b2a69fe56641dabae4ecf4fa1a1dc7b2a49411998e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list