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

Jan de Groot jgc at archlinux.org
Thu Mar 19 22:56:34 UTC 2009


    Date: Thursday, March 19, 2009 @ 18:56:33
  Author: jgc
Revision: 30464

upgpkg: gvfs 1.2.0-1
    GNOME 2.26

Modified:
  gvfs/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-19 22:49:09 UTC (rev 30463)
+++ PKGBUILD	2009-03-19 22:56:33 UTC (rev 30464)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libsoup>=2.24.2.1' 'libcdio>=0.80-3' 'fuse>=2.7.4' 'bluez-libs' 'smbclient>=3.2.4' 'libgphoto2>=2.4.3' 'gnome-keyring>=2.24.1' 'avahi>=0.6.23' 'libarchive>=2.5.5')
+depends=('libsoup>=2.26.0' 'libcdio>=0.80-3' 'fuse>=2.7.4' 'bluez>=4.30' 'smbclient>=3.3.1' 'libgphoto2>=2.4.3' 'gnome-keyring>=2.26.0' 'avahi>=0.6.24' 'libarchive>=2.6.1')
 makedepends=('pkgconfig' 'intltool')
 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=('a41e8b7d99e390cef8312f7ce5f312a5')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.2/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d30aa7b099e4a3746da81265d27363da')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list