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

Giovanni Scafora giovanni at archlinux.org
Sun Mar 25 10:22:51 UTC 2012


    Date: Sunday, March 25, 2012 @ 06:22:50
  Author: giovanni
Revision: 154282

upgpkg: sshfs 2.4-1

upstream release

Modified:
  sshfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-25 10:10:44 UTC (rev 154281)
+++ PKGBUILD	2012-03-25 10:22:50 UTC (rev 154282)
@@ -2,8 +2,8 @@
 # Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=sshfs
-pkgver=2.3
-pkgrel=2
+pkgver=2.4
+pkgrel=1
 pkgdesc="FUSE client based on the SSH File Transfer Protocol"
 arch=('i686' 'x86_64')
 url="http://fuse.sourceforge.net/sshfs.html"
@@ -11,7 +11,7 @@
 depends=('fuse' 'glib2' 'openssh')
 makedepends=('pkg-config')
 source=("http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz")
-md5sums=('f72f12fda186dbd92382f70d25662ed3')
+md5sums=('3c7c3647c52ce84d09486f1da3a3ce24')
 
 build() {
   cd "${srcdir}/${pkgname}-fuse-${pkgver}"




More information about the arch-commits mailing list