Date: Sunday, November 27, 2016 @ 21:00:44
  Author: arodseth
Revision: 197052

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

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

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 --------------------
 community-x86_64/PKGBUILD |   28 --------------------
 3 files changed, 60 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-11-27 20:59:14 UTC (rev 197051)
+++ community-i686/PKGBUILD     2016-11-27 21:00:44 UTC (rev 197052)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rods...@gmail.com>
-# Contributor: Kevin Piche <ke...@archlinux.org>
-# Contributor: K. Piche <kpi...@rogers.com>
-
-pkgname=avfs
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
-depends=('fuse' 'xz' 'perl')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: avfs/repos/community-i686/PKGBUILD (from rev 197051, 
avfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-11-27 21:00:44 UTC (rev 197052)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth <xypr...@archlinux.org>
+# Contributor: Kevin Piche <ke...@archlinux.org>
+# Contributor: K. Piche <kpi...@rogers.com>
+
+pkgname=avfs
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='https://avf.sourceforge.net/'
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-11-27 20:59:14 UTC (rev 197051)
+++ community-x86_64/PKGBUILD   2016-11-27 21:00:44 UTC (rev 197052)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rods...@gmail.com>
-# Contributor: Kevin Piche <ke...@archlinux.org>
-# Contributor: K. Piche <kpi...@rogers.com>
-
-pkgname=avfs
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
-depends=('fuse' 'xz' 'perl')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: avfs/repos/community-x86_64/PKGBUILD (from rev 197051, 
avfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 21:00:44 UTC (rev 197052)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth <xypr...@archlinux.org>
+# Contributor: Kevin Piche <ke...@archlinux.org>
+# Contributor: K. Piche <kpi...@rogers.com>
+
+pkgname=avfs
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='https://avf.sourceforge.net/'
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to