[arch-commits] Commit in gvfs/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Oct 21 07:31:15 UTC 2008
Date: Tuesday, October 21, 2008 @ 03:31:09
Author: jgc
Revision: 16102
upgpkg: gvfs 1.0.2-1
Modified:
gvfs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-21 07:27:19 UTC (rev 16101)
+++ PKGBUILD 2008-10-21 07:31:09 UTC (rev 16102)
@@ -2,18 +2,18 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gvfs
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
arch=(i686 x86_64)
license=('LGPL')
-depends=('libsoup>=2.24.0.1' 'libcdio>=0.80-3' 'fuse>=2.7.3' 'bluez' 'smbclient>=3.0.31' 'libgphoto2>=2.4.2' 'gnome-keyring>=2.24.0' 'avahi>=0.6.23' 'libarchive>=2.5.5')
+depends=('libsoup>=2.24.1' 'libcdio>=0.80-3' 'fuse>=2.7.3' 'bluez-libs' 'smbclient>=3.0.31' 'libgphoto2>=2.4.2' 'gnome-keyring>=2.24.1' 'avahi>=0.6.23' 'libarchive>=2.5.5')
makedepends=('perlxml' 'pkgconfig')
url="http://www.gnome.org"
install=gvfs.install
options=(!libtool)
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0d123f87e3e660271cd9d11b8c592c5a')
+md5sums=('04c44757a265f787d6606655b6bbc593')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list