# Generated by makepkg 6.0.0
# Wed Sep  8 01:52:21 UTC 2021
pkgbase = fuse3
	pkgver = 3.10.5
	pkgrel = 1
	url = https://github.com/libfuse/libfuse
	arch = x86_64
	license = GPL2
	makedepends = pkg-config
	makedepends = meson
	makedepends = udev
	options = !emptydirs
	source = https://github.com/libfuse/libfuse/releases/download/fuse-3.10.5/fuse-3.10.5.tar.xz
	source = https://github.com/libfuse/libfuse/releases/download/fuse-3.10.5/fuse-3.10.5.tar.xz.asc
	validpgpkeys = ED31791B2C5C1613AF388B8AD113FCAC3C4E599F
	sha256sums = b2e283485d47404ac896dd0bb7f7ba81e1470838e677e45f659804c3a3b69666
	sha256sums = SKIP

pkgname = fuse-common
	pkgdesc = Common files for fuse2/3 packages
	backup = etc/fuse.conf

pkgname = fuse3
	pkgdesc = A library that makes it possible to implement a filesystem in a userspace program.
	depends = fuse-common
	depends = glibc
