[arch-commits] CVS update of core/support/fuse (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Tue Mar 4 21:24:36 UTC 2008


    Date: Tuesday, March 4, 2008 @ 22:24:36
  Author: thomas
    Path: /home/cvs-core/core/support/fuse

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: fuse 2.7.3-1


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


Index: core/support/fuse/PKGBUILD
diff -u core/support/fuse/PKGBUILD:1.15 core/support/fuse/PKGBUILD:1.16
--- core/support/fuse/PKGBUILD:1.15	Mon Jan  7 17:20:55 2008
+++ core/support/fuse/PKGBUILD	Tue Mar  4 22:24:36 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.15 2008/01/07 16:20:55 thomas Exp $
+# $Id: PKGBUILD,v 1.16 2008/03/04 21:24:36 thomas Exp $
 # Maintainer: Mark Rosenstand <mark at archlinux.org>
 pkgname=fuse
-pkgver=2.7.2
+pkgver=2.7.3
 pkgrel=1
 pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 install=fuse.install
 source=(http://mesh.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
-md5sums=('813782a4f23211386c1ea91dc0ac7ded')
+md5sums=('98563fc7b265b7479a3178181cbcf59a')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list