Date: Monday, August 14, 2017 @ 05:30:08
  Author: anatolik
Revision: 250164

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

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

-----------------------------------+
 /PKGBUILD                         |   68 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   34 ------------------
 community-testing-x86_64/PKGBUILD |   34 ------------------
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD     2017-08-14 05:28:45 UTC (rev 250163)
+++ community-testing-i686/PKGBUILD     2017-08-14 05:30:08 UTC (rev 250164)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <[email protected]>
-# Contributor: Giovanni Scafora <[email protected]>
-
-pkgname=sshfs
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="FUSE client based on the SSH File Transfer Protocol"
-arch=(x86_64 i686)
-url="http://github.com/libfuse/sshfs";
-license=(GPL)
-depends=(fuse3 glib2 openssh)
-makedepends=(meson)
-source=(https://github.com/libfuse/sshfs/releases/download/sshfs-$pkgver/sshfs-$pkgver.tar.gz{,.asc})
-sha256sums=('c4f439ef0b8122e126f3ab9c0c84cc1665a58777e0f10806fa68f241bc6d3874'
-            'SKIP')
-validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath 
<[email protected]>
-
-build() {
-  cd $pkgname-$pkgver
-
-  [[ $CARCH == 'i686' ]] && export CFLAGS+=" -D_FILE_OFFSET_BITS=64"
-  rm -rf build
-  mkdir build
-  cd build
-  meson --prefix=/usr ..
-  ninja
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: sshfs/repos/community-testing-i686/PKGBUILD (from rev 250163, 
sshfs/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD                             (rev 0)
+++ community-testing-i686/PKGBUILD     2017-08-14 05:30:08 UTC (rev 250164)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Giovanni Scafora <[email protected]>
+
+pkgname=sshfs
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="FUSE client based on the SSH File Transfer Protocol"
+arch=(x86_64 i686)
+url="http://github.com/libfuse/sshfs";
+license=(GPL)
+depends=(fuse3 glib2 openssh)
+makedepends=(meson)
+source=(https://github.com/libfuse/sshfs/releases/download/sshfs-$pkgver/sshfs-$pkgver.tar.gz{,.asc})
+sha256sums=('b494cdbac7ba2e77b994b3d3957171610be640e49c287ff6cb8f2959c4768101'
+            'SKIP')
+validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath 
<[email protected]>
+
+build() {
+  cd $pkgname-$pkgver
+
+  [[ $CARCH == 'i686' ]] && export CFLAGS+=" -D_FILE_OFFSET_BITS=64"
+  rm -rf build
+  mkdir build
+  cd build
+  meson --prefix=/usr ..
+  ninja
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD   2017-08-14 05:28:45 UTC (rev 250163)
+++ community-testing-x86_64/PKGBUILD   2017-08-14 05:30:08 UTC (rev 250164)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <[email protected]>
-# Contributor: Giovanni Scafora <[email protected]>
-
-pkgname=sshfs
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="FUSE client based on the SSH File Transfer Protocol"
-arch=(x86_64 i686)
-url="http://github.com/libfuse/sshfs";
-license=(GPL)
-depends=(fuse3 glib2 openssh)
-makedepends=(meson)
-source=(https://github.com/libfuse/sshfs/releases/download/sshfs-$pkgver/sshfs-$pkgver.tar.gz{,.asc})
-sha256sums=('c4f439ef0b8122e126f3ab9c0c84cc1665a58777e0f10806fa68f241bc6d3874'
-            'SKIP')
-validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath 
<[email protected]>
-
-build() {
-  cd $pkgname-$pkgver
-
-  [[ $CARCH == 'i686' ]] && export CFLAGS+=" -D_FILE_OFFSET_BITS=64"
-  rm -rf build
-  mkdir build
-  cd build
-  meson --prefix=/usr ..
-  ninja
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: sshfs/repos/community-testing-x86_64/PKGBUILD (from rev 250163, 
sshfs/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD                           (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-08-14 05:30:08 UTC (rev 250164)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Giovanni Scafora <[email protected]>
+
+pkgname=sshfs
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="FUSE client based on the SSH File Transfer Protocol"
+arch=(x86_64 i686)
+url="http://github.com/libfuse/sshfs";
+license=(GPL)
+depends=(fuse3 glib2 openssh)
+makedepends=(meson)
+source=(https://github.com/libfuse/sshfs/releases/download/sshfs-$pkgver/sshfs-$pkgver.tar.gz{,.asc})
+sha256sums=('b494cdbac7ba2e77b994b3d3957171610be640e49c287ff6cb8f2959c4768101'
+            'SKIP')
+validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath 
<[email protected]>
+
+build() {
+  cd $pkgname-$pkgver
+
+  [[ $CARCH == 'i686' ]] && export CFLAGS+=" -D_FILE_OFFSET_BITS=64"
+  rm -rf build
+  mkdir build
+  cd build
+  meson --prefix=/usr ..
+  ninja
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}

Reply via email to