[arch-commits] Commit in fuse/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Fri Oct 25 01:40:14 UTC 2013
Date: Friday, October 25, 2013 @ 03:40:14
Author: allan
Revision: 197298
upgpkg: fuse 2.9.3-2
remove static libraries
Modified:
fuse/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-25 01:40:06 UTC (rev 197297)
+++ PKGBUILD 2013-10-25 01:40:14 UTC (rev 197298)
@@ -5,7 +5,7 @@
pkgname=fuse
pkgver=2.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
arch=('i686' 'x86_64')
url="http://fuse.sourceforge.net/"
@@ -15,7 +15,6 @@
backup=(etc/fuse.conf)
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
'fuse.conf')
-options=(!libtool)
sha1sums=('94bd1974a9f2173ac3c2cf122f9fa3c35996b88e'
'3b42e37a741d4651099225987dc40e7f02a716ad')
More information about the arch-commits
mailing list