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

Simo Leone simo at archlinux.org
Wed Jun 27 16:44:30 UTC 2007


    Date: Wednesday, June 27, 2007 @ 12:44:30
  Author: simo
    Path: /home/cvs-extra/extra/network/sshfs

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: sshfs 1.8-1


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


Index: extra/network/sshfs/PKGBUILD
diff -u extra/network/sshfs/PKGBUILD:1.7 extra/network/sshfs/PKGBUILD:1.8
--- extra/network/sshfs/PKGBUILD:1.7	Thu Jan 11 20:36:32 2007
+++ extra/network/sshfs/PKGBUILD	Wed Jun 27 12:44:30 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.7 2007/01/12 01:36:32 simo Exp $
+# $Id: PKGBUILD,v 1.8 2007/06/27 16:44:30 simo Exp $
 # Maintainer: simo <simo at archlinux.org>
 pkgname=sshfs
-pkgver=1.7
+pkgver=1.8
 pkgrel=1
 pkgdesc="FUSE client based on the SSH File Transfer Protocol."
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=('fuse' 'glib2' 'openssh')
 makedepends=('pkgconfig')
 source=(http://dl.sourceforge.net/sourceforge/fuse/$pkgname-fuse-$pkgver.tar.gz)
-md5sums=('e91a2fed1da952a375798408dc6e41a0')
+md5sums=('3c575cf89a6d3d8ab6063c2f60bd5b25')
 
 build() {
   cd $startdir/src/$pkgname-fuse-$pkgver




More information about the arch-commits mailing list