summaryrefslogtreecommitdiff
path: root/gnome-unstable/gvfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gvfs/PKGBUILD')
-rw-r--r--gnome-unstable/gvfs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gvfs/PKGBUILD b/gnome-unstable/gvfs/PKGBUILD
index bf9069629..0a5699a42 100644
--- a/gnome-unstable/gvfs/PKGBUILD
+++ b/gnome-unstable/gvfs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 136731 2011-08-31 19:24:33Z ibiru $
+# $Id: PKGBUILD 137058 2011-09-05 18:43:02Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=gvfs
pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp')
-pkgver=1.9.4
+pkgver=1.9.5
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
@@ -13,7 +13,7 @@ makedepends=('libsoup-gnome' 'libcdio' 'fuse' 'bluez' 'smbclient' 'libgphoto2'
url="http://www.gnome.org"
options=(!libtool)
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/${pkgver%.*}/${pkgbase}-${pkgver}.tar.xz)
-sha256sums=('a923e183b35357e8a6a33dd2909ebe6b26311d0fa99c1752a7050752f339fa60')
+sha256sums=('a90dfc87f37171b2c047d7af823b9372e9e9f9e9ca7728b37b90c6d89855e08f')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"