[arch-commits] Commit in sshfs/repos (4 files)

Giovanni Scafora giovanni at nymeria.archlinux.org
Wed Jan 15 23:34:26 UTC 2014


    Date: Thursday, January 16, 2014 @ 00:34:26
  Author: giovanni
Revision: 104110

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sshfs/repos/community-i686/PKGBUILD
    (from rev 104109, sshfs/trunk/PKGBUILD)
  sshfs/repos/community-x86_64/PKGBUILD
    (from rev 104109, sshfs/trunk/PKGBUILD)
Deleted:
  sshfs/repos/community-i686/PKGBUILD
  sshfs/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-01-15 23:34:19 UTC (rev 104109)
+++ community-i686/PKGBUILD	2014-01-15 23:34:26 UTC (rev 104110)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=sshfs
-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"
-license=('GPL')
-depends=('fuse' 'glib2' 'openssh')
-makedepends=('pkg-config')
-source=("http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz")
-md5sums=('3c7c3647c52ce84d09486f1da3a3ce24')
-
-build() {
-  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: sshfs/repos/community-i686/PKGBUILD (from rev 104109, sshfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-15 23:34:26 UTC (rev 104110)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=sshfs
+pkgver=2.5
+pkgrel=1
+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=('pkg-config')
+source=("http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz")
+md5sums=('17494910db8383a366b1301e5f5148a9')
+
+build() {
+  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-15 23:34:19 UTC (rev 104109)
+++ community-x86_64/PKGBUILD	2014-01-15 23:34:26 UTC (rev 104110)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=sshfs
-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"
-license=('GPL')
-depends=('fuse' 'glib2' 'openssh')
-makedepends=('pkg-config')
-source=("http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz")
-md5sums=('3c7c3647c52ce84d09486f1da3a3ce24')
-
-build() {
-  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: sshfs/repos/community-x86_64/PKGBUILD (from rev 104109, sshfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-15 23:34:26 UTC (rev 104110)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=sshfs
+pkgver=2.5
+pkgrel=1
+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=('pkg-config')
+source=("http://downloads.sourceforge.net/sourceforge/fuse/${pkgname}-fuse-${pkgver}.tar.gz")
+md5sums=('17494910db8383a366b1301e5f5148a9')
+
+build() {
+  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-fuse-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list