[arch-commits] CVS update of extra/network/sshfs (PKGBUILD)

Simo Leone simo at archlinux.org
Mon Feb 11 23:44:18 UTC 2008


    Date: Monday, February 11, 2008 @ 18:44:18
  Author: simo
    Path: /home/cvs-extra/extra/network/sshfs

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: sshfs 1.9-1


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


Index: extra/network/sshfs/PKGBUILD
diff -u extra/network/sshfs/PKGBUILD:1.8 extra/network/sshfs/PKGBUILD:1.9
--- extra/network/sshfs/PKGBUILD:1.8	Wed Jun 27 12:44:30 2007
+++ extra/network/sshfs/PKGBUILD	Mon Feb 11 18:44:18 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.8 2007/06/27 16:44:30 simo Exp $
+# $Id: PKGBUILD,v 1.9 2008/02/11 23:44:18 simo Exp $
 # Maintainer: simo <simo at archlinux.org>
 pkgname=sshfs
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc="FUSE client based on the SSH File Transfer Protocol."
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@
 license="GPL"
 depends=('fuse' 'glib2' 'openssh')
 makedepends=('pkgconfig')
-source=(http://dl.sourceforge.net/sourceforge/fuse/$pkgname-fuse-$pkgver.tar.gz)
-md5sums=('3c575cf89a6d3d8ab6063c2f60bd5b25')
+source=(http://switch.dl.sourceforge.net/sourceforge/fuse/$pkgname-fuse-$pkgver.tar.gz)
+md5sums=('05c3da4fa0f673f7ce5f480b3023af61')
 
 build() {
   cd $startdir/src/$pkgname-fuse-$pkgver




More information about the arch-commits mailing list