summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 86e938e006e5a4c4cd3106f6e243becb24a759e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = lib32-fuse3
	pkgdesc = A library that makes it possible to implement a filesystem in a userspace program (32 bit)
	pkgver = 3.11.0
	pkgrel = 1
	url = https://github.com/libfuse/libfuse
	arch = x86_64
	license = GPL2
	makedepends = gcc-multilib
	makedepends = meson
	makedepends = pkg-config
	depends = lib32-glibc
	depends = fuse3
	options = !libtool
	source = https://github.com/libfuse/libfuse/releases/download/fuse-3.11.0/fuse-3.11.0.tar.xz
	source = https://github.com/libfuse/libfuse/releases/download/fuse-3.11.0/fuse-3.11.0.tar.xz.asc
	validpgpkeys = ED31791B2C5C1613AF388B8AD113FCAC3C4E599F
	sha256sums = 8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c
	sha256sums = SKIP

pkgname = lib32-fuse3