[arch-commits] CVS update of extra/gnome/gvfs (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Mar 17 19:00:52 UTC 2008


    Date: Monday, March 17, 2008 @ 15:00:52
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gvfs

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: gvfs 0.2.1-1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/gnome/gvfs/PKGBUILD
diff -u extra/gnome/gvfs/PKGBUILD:1.2 extra/gnome/gvfs/PKGBUILD:1.3
--- extra/gnome/gvfs/PKGBUILD:1.2	Sun Mar 16 08:20:08 2008
+++ extra/gnome/gvfs/PKGBUILD	Mon Mar 17 15:00:51 2008
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.2 2008/03/16 12:20:08 jgc Exp $
+# $Id: PKGBUILD,v 1.3 2008/03/17 19:00:51 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=0.2.0.1
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libsoup>=2.4.0' 'libcdio>=0.79' 'fuse>=2.7.3' 'bluez-libs>=3.27' 'smbclient>=3.0.28A' 'libgphoto2>=2.4.0-5' 'gnome-keyring>=2.22.0' 'avahi>=0.6.20')
+depends=('libsoup>=2.4.0' 'libcdio>=0.79' 'fuse>=2.7.3' 'bluez-libs>=3.27' 'smbclient>=3.0.28A' 'libgphoto2>=2.4.0-5' 'gnome-keyring>=2.22.0' 'avahi>=0.6.20' 'libarchive>=2.4.12')
 makedepends=('perlxml' 'pkgconfig')
 url="http://www.gnome.org"
 install=gvfs.install
 options=(!libtool)
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.2/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('52efdadf6632b9260cbb3c8cbb6076c0')
+md5sums=('039e796a721bb178dd1759af76be5c13')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list