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

Ionut Biru ibiru at archlinux.org
Sun Feb 27 21:22:40 UTC 2011


    Date: Sunday, February 27, 2011 @ 16:22:39
  Author: ibiru
Revision: 111630

upgpkg: gnome-bluetooth 2.91.5-1
update to 2.91.5

Modified:
  gnome-bluetooth/trunk/PKGBUILD
  gnome-bluetooth/trunk/gnome-bluetooth.install

-------------------------+
 PKGBUILD                |   10 +++++-----
 gnome-bluetooth.install |    1 -
 2 files changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 21:01:38 UTC (rev 111629)
+++ PKGBUILD	2011-02-27 21:22:39 UTC (rev 111630)
@@ -3,21 +3,21 @@
 # Contributor: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=gnome-bluetooth
-pkgver=2.32.0
+pkgver=2.91.5
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/GnomeBluetooth"
 license=('GPL' 'LGPL')
-depends=('libunique>=1.1.6' 'libnotify>=0.4.5' 'hicolor-icon-theme' 'gvfs-obexftp>=1.6.3' 'obexd-client>=0.33' 'dconf')
-makedepends=('intltool' 'pygtk>=2.22' 'gnome-doc-utils>=0.20.1' 'nautilus-sendto>=2.28.4' 'gobject-introspection>=0.9.6')
+depends=('gnome-control-center' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf')
+makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 'gobject-introspection')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2
         61-gnome-bluetooth-rfkill.rules)
-sha256sums=('57b1f06c96a1b85e1c19ff919d708cc38e95edae658881ed99968c325839a973'
+sha256sums=('202f15091f7bc454590357f4a5abc4a59c104a5e1d8efee9fd7dff03af0c1ada'
             'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: gnome-bluetooth.install
===================================================================
--- gnome-bluetooth.install	2011-02-27 21:01:38 UTC (rev 111629)
+++ gnome-bluetooth.install	2011-02-27 21:22:39 UTC (rev 111630)
@@ -7,7 +7,6 @@
   post_install $1
 }
 
-
 post_remove() {
   post_install $1
 }




More information about the arch-commits mailing list