[arch-commits] Commit in gvfs/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Feb 22 18:44:43 UTC 2010


    Date: Monday, February 22, 2010 @ 13:44:42
  Author: ibiru
Revision: 69805

update to 1.5.4

Modified:
  gvfs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-22 18:35:06 UTC (rev 69804)
+++ PKGBUILD	2010-02-22 18:44:42 UTC (rev 69805)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('libsoup-gnome>=2.29.90' 'libcdio>=0.82' 'fuse>=2.8.0' 'bluez>=4.60' 'smbclient>=3.4.5' 'libgphoto2>=2.4.7' 'avahi>=0.6.25' 'libarchive>=2.7.1' 'gnome-disk-utility>=2.28.1')
+depends=('libsoup-gnome>=2.29.90' 'libcdio>=0.82' 'fuse>=2.8.0' 'bluez>=4.61' 'smbclient>=3.4.5' 'libgphoto2>=2.4.7' 'avahi>=0.6.25' 'libarchive>=2.8.0' 'gnome-disk-utility>=2.28.1')
 makedepends=('pkgconfig' 'intltool')
 install=gvfs.install
 url="http://www.gnome.org"
 options=(!libtool)
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.5/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('1da0a375801eead6e589a86d7b38916d4770a09cf12c926e081f8c47a33d43d6')
+sha256sums=('c7e23851681875a04bd6697657433a204be9e6895a845ca3cb5ee573ca17ab02')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list