Date: Tuesday, March 8, 2011 @ 06:10:15 Author: ibiru Revision: 113250
upgpkg: gnome-bluetooth 2.91.91-1 update to 2.91.91 Modified: gnome-bluetooth/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-08 11:01:39 UTC (rev 113249) +++ PKGBUILD 2011-03-08 11:10:15 UTC (rev 113250) @@ -3,7 +3,7 @@ # Contributor: Roman Kyrylych <[email protected]> pkgname=gnome-bluetooth -pkgver=2.91.5 +pkgver=2.91.91 pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem" arch=('i686' 'x86_64') @@ -11,13 +11,11 @@ license=('GPL' 'LGPL') 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') +options=('!libtool' '!emptydirs') install=gnome-bluetooth.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2 61-gnome-bluetooth-rfkill.rules) -sha256sums=('202f15091f7bc454590357f4a5abc4a59c104a5e1d8efee9fd7dff03af0c1ada' +sha256sums=('5f4a27f62cb3587831da5d4183b9898ba48c354735c0c66e191e7aa327fecf55' 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474') build() { cd "${srcdir}/${pkgname}-${pkgver}"
