[arch-commits] CVS update of extra/system/fuse (PKGBUILD)

Simo Leone simo at archlinux.org
Mon May 7 22:04:22 UTC 2007


    Date: Monday, May 7, 2007 @ 18:04:22
  Author: simo
    Path: /home/cvs-extra/extra/system/fuse

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: fuse 2.6.5-1


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


Index: extra/system/fuse/PKGBUILD
diff -u extra/system/fuse/PKGBUILD:1.11 extra/system/fuse/PKGBUILD:1.12
--- extra/system/fuse/PKGBUILD:1.11	Wed Feb  7 17:49:09 2007
+++ extra/system/fuse/PKGBUILD	Mon May  7 18:04:22 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.11 2007/02/07 22:49:09 thomas Exp $
+# $Id: PKGBUILD,v 1.12 2007/05/07 22:04:22 simo Exp $
 # Maintainer: Mark Rosenstand <mark at archlinux.org>
 pkgname=fuse
-pkgver=2.6.3
+pkgver=2.6.5
 pkgrel=1
 pkgdesc="FUSE makes it possible to implement a filesystem in a userspace program."
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 makedepends=('pkgconfig')
 install=fuse.install
 source=(http://mesh.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('3f4f5d07d12dedc0a3fd23472171fe94')
 options=(NOLIBTOOL)
+md5sums=('66bd30503df55a87b9868835ca5a45bc')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list