* update fuse3 to 3.10.4-1

This commit is contained in:
Alexander Baldeck 2021-06-28 15:46:05 +02:00
parent 6963f05006
commit b82f15f6ab

View File

@ -5,7 +5,7 @@
pkgbase=fuse3
pkgname=(fuse-common fuse3)
pkgver=3.10.3
pkgver=3.10.4
pkgrel=1
arch=(x86_64 powerpc64le powerpc)
url='https://github.com/libfuse/libfuse'
@ -13,7 +13,7 @@ license=('GPL2')
makedepends=('pkg-config' 'meson' 'udev')
options=(!emptydirs)
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$pkgver/fuse-$pkgver.tar.xz{,.asc})
sha256sums=('eb8373f208b05a39702f9f437f6e49caf4b1ace26a9acb68110b49912078560f'
sha256sums=('9365b74fd8471caecdb3cc5adf25a821f70a931317ee9103d15bd39089e3590d'
'SKIP')
validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F) # Nikolaus Rath <Nikolaus@rath.org>