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

Giovanni Scafora giovanni at archlinux.org
Thu Dec 1 15:06:03 UTC 2011


    Date: Thursday, December 1, 2011 @ 10:06:03
  Author: giovanni
Revision: 143983

upgpkg: sshfs 2.3-2

rebuild

Modified:
  sshfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-01 15:00:19 UTC (rev 143982)
+++ PKGBUILD	2011-12-01 15:06:03 UTC (rev 143983)
@@ -3,14 +3,14 @@
 
 pkgname=sshfs
 pkgver=2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="FUSE client based on the SSH File Transfer Protocol"
 arch=('i686' 'x86_64')
 url="http://fuse.sourceforge.net/sshfs.html"
 license=('GPL')
 depends=('fuse' 'glib2' 'openssh')
-makedepends=('pkgconfig')
-source=(http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz)
+makedepends=('pkg-config')
+source=("http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz")
 md5sums=('f72f12fda186dbd92382f70d25662ed3')
 
 build() {




More information about the arch-commits mailing list