[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Dec 23 15:05:37 UTC 2009
Date: Wednesday, December 23, 2009 @ 10:05:37
Author: ibiru
Revision: 61777
upgpkg: gnome-bluetooth 2.28.6-1
update to 2.28.6
Modified:
gnome-bluetooth/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-23 10:12:15 UTC (rev 61776)
+++ PKGBUILD 2009-12-23 15:05:37 UTC (rev 61777)
@@ -2,20 +2,20 @@
# Maintainer: Roman Kyrylych <roman at archlinux.org>
pkgname=gnome-bluetooth
-pkgver=2.28.3
+pkgver=2.28.6
pkgrel=1
pkgdesc="The GNOME Bluetooth Subsystem."
arch=('i686' 'x86_64')
url="http://live.gnome.org/GnomeBluetooth"
license=('GPL' 'LGPL')
-depends=('bluez>=4.56' 'libunique>=1.1.2' 'libnotify>=0.4.5' 'gconf>=2.28.0' 'hicolor-icon-theme' 'gvfs>=1.4.1' 'obexd>=0.18')
-makedepends=('intltool' 'pygtk>=2.16.0' 'gnome-doc-utils>=0.18.0')
+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')
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=('7a33b673e85dcae11e2e14ed23309759133efb2c426ab9c89dd1658ba7131a78')
+sha256sums=('0abfcf93f637c58dc83c5590823452189aecc6d48450f6c98122affc6eb8906b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list