[arch-commits] CVS update of extra/lib/avfs (PKGBUILD)

Kevin Piche kevin at archlinux.org
Mon Jun 25 00:51:35 UTC 2007


    Date: Sunday, June 24, 2007 @ 20:51:35
  Author: kevin
    Path: /home/cvs-extra/extra/lib/avfs

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: avfs 0.9.8-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/lib/avfs/PKGBUILD
diff -u extra/lib/avfs/PKGBUILD:1.3 extra/lib/avfs/PKGBUILD:1.4
--- extra/lib/avfs/PKGBUILD:1.3	Fri Jul  7 14:30:52 2006
+++ extra/lib/avfs/PKGBUILD	Sun Jun 24 20:51:35 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.3 2006/07/07 18:30:52 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2007/06/25 00:51:35 kevin Exp $
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=avfs
-pkgver=0.9.7
-pkgrel=2
+pkgver=0.9.8
+pkgrel=1
 pkgdesc="A virtual filesystem which enables programs to look inside archived or compressed files, or access remote files"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://avf.sourceforge.net/"
 source=(http://dl.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2)
 options=(NOEMPTYDIRS NOLIBTOOL)
 depends=('fuse')
-md5sums=('d1d6b33c56213618d158cde3507d9b3a')
+md5sums=('5281b990251c8c3a15366ad40e4818db')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list