extra/fuse to 2.9.6-1

This commit is contained in:
Kevin Mihelich 2016-05-02 23:26:42 +00:00
parent 5d1d8c48e6
commit 429ff6d32a

View file

@ -7,7 +7,7 @@
# - patch for AArch64
pkgname=fuse
pkgver=2.9.5
pkgver=2.9.6
pkgrel=1
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
arch=('i686' 'x86_64')
@ -16,11 +16,11 @@ license=('GPL2')
depends=('glibc')
makedepends=('pkg-config')
backup=(etc/fuse.conf)
_tag=fuse_${pkgver//./_}
_tag=fuse-$pkgver
source=(https://github.com/libfuse/libfuse/archive/$_tag.zip
'fuse.conf'
'aarch64.patch')
sha1sums=('3fec54328c8e7eec2cd2c22aefdf0ee93645ce84'
sha1sums=('9a89a4685d7c212d54989770431a6b8555a0e2f1'
'3b42e37a741d4651099225987dc40e7f02a716ad'
'0065fcb1b576ed21560c715158a88dc5e71f6611')