extra/fuse2 to 2.9.8-1

This commit is contained in:
Kevin Mihelich 2018-08-01 20:05:08 +00:00
parent 1b286ff521
commit 29883e5a1d

View file

@ -7,8 +7,8 @@
# - upstream patch for AArch64
pkgname=fuse2
pkgver=2.9.7
pkgrel=4
pkgver=2.9.8
pkgrel=1
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
arch=('i686' 'x86_64')
url='https://github.com/libfuse/libfuse'
@ -21,7 +21,7 @@ makedepends=('pkg-config')
options=(!emptydirs)
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$pkgver/fuse-$pkgver.tar.gz{,.asc}
https://github.com/libfuse/libfuse/commit/914871b20a901e3e1e981c92bc42b1c93b7ab81b.patch)
sha1sums=('cd174e3d37995a42fad32fac92f76cd18e24174f'
sha1sums=('fdd8783eda9463d3dfc75b2b942d8547dd3f8cc8'
'SKIP'
'5534077f337c99456f93bf82890eec90426660c4')
validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F) # Nikolaus Rath <Nikolaus@rath.org>