Date: Saturday, August 4, 2012 @ 14:58:47 Author: ronald Revision: 164766
upgpkg: fuse 2.9.1-1 update to 2.9.1 Modified: fuse/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-04 18:56:16 UTC (rev 164765) +++ PKGBUILD 2012-08-04 18:58:47 UTC (rev 164766) @@ -4,7 +4,7 @@ # Contributor: Mark Rosenstand <[email protected]> pkgname=fuse -pkgver=2.9.0 +pkgver=2.9.1 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) -sha1sums=('e64396d516cca55995e0a8f8dd75456fd9d9d21d' +sha1sums=('ed9e8ab740576a038856109cc587d52a387b223f' '3b42e37a741d4651099225987dc40e7f02a716ad') build() {
