[arch-commits] Commit in fuse/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Fri Feb 12 12:57:08 UTC 2010


    Date: Friday, February 12, 2010 @ 07:57:08
  Author: ronald
Revision: 68331

upgpkg: fuse 2.8.3-1
update to latest version

Modified:
  fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-12 12:53:17 UTC (rev 68330)
+++ PKGBUILD	2010-02-12 12:57:08 UTC (rev 68331)
@@ -3,7 +3,7 @@
 # Contributor: Mark Rosenstand <mark at archlinux.org>
 
 pkgname=fuse
-pkgver=2.8.1
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 	'fuse.conf')
 options=(!libtool)
-md5sums=('0e3505ce90155983f1bc995eb2cf6fa7'
+md5sums=('517c8384f915e40647bda9f71579fd97'
          'c9457cf5b2196da67d5ac816d1c86a4f')
 
 build() {
@@ -45,4 +45,3 @@
   # install sample config file
   install -Dm644 ${srcdir}/fuse.conf ${pkgdir}/etc/fuse.conf
 }
-




More information about the arch-commits mailing list