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

Jan de Groot jgc at archlinux.org
Mon Sep 21 20:15:49 UTC 2009


    Date: Monday, September 21, 2009 @ 16:15:48
  Author: jgc
Revision: 52600

Update to 2.28.0

Modified:
  gnome-bluetooth/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 20:13:10 UTC (rev 52599)
+++ PKGBUILD	2009-09-21 20:15:48 UTC (rev 52600)
@@ -2,20 +2,20 @@
 # Maintainer: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=gnome-bluetooth
-pkgver=2.27.90
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem."
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/GnomeBluetooth"
 license=('GPL' 'LGPL')
-depends=('bluez>=4.39' 'libunique>=1.1.2' 'libnotify>=0.4.5' 'gconf>=2.27.0' 'hicolor-icon-theme' 'gvfs>=1.3.6' 'obexd>=0.17')
-makedepends=('intltool' 'pygtk>=2.16.0' 'gnome-doc-utils>=0.17.5')
+depends=('bluez>=4.39' 'libunique>=1.1.2' 'libnotify>=0.4.5' 'gconf>=2.27.0' 'hicolor-icon-theme' 'gvfs>=1.4.0' 'obexd>=0.17')
+makedepends=('intltool' 'pygtk>=2.16.0' 'gnome-doc-utils>=0.18.0')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c3b05b2f4b41cddfcd6bee464e0fda70eeb54a7c0248a6e70d0a579a50cb656d')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2b1532729c23efb431b713ddb62759b742b9cddf8619bc54fd634ac12b4becf1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list