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

Ronald van Haren ronald at archlinux.org
Thu May 6 13:28:30 UTC 2010


    Date: Thursday, May 6, 2010 @ 09:28:30
  Author: ronald
Revision: 79746

upgpkg: fuse 2.8.4-1
update to latest version

Modified:
  fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-06 13:24:08 UTC (rev 79745)
+++ PKGBUILD	2010-05-06 13:28:30 UTC (rev 79746)
@@ -3,7 +3,7 @@
 # Contributor: Mark Rosenstand <mark at archlinux.org>
 
 pkgname=fuse
-pkgver=2.8.3
+pkgver=2.8.4
 pkgrel=1
 pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 	'fuse.conf')
 options=(!libtool)
-md5sums=('517c8384f915e40647bda9f71579fd97'
-         'c9457cf5b2196da67d5ac816d1c86a4f')
+sha1sums=('b1bc296c3e5b90b3658edb5d8d7aa0ee97c145d7'
+          '3b42e37a741d4651099225987dc40e7f02a716ad')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list