summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84d16dcdb29d2c6a3f7e72f4b59bb5b918c6fdcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = lib32-fuse3
	pkgdesc = A library that makes it possible to implement a filesystem in a userspace program (32 bit)
	pkgver = 3.10.2
	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.10.2/fuse-3.10.2.tar.xz
	source = https://github.com/libfuse/libfuse/releases/download/fuse-3.10.2/fuse-3.10.2.tar.xz.asc
	validpgpkeys = ED31791B2C5C1613AF388B8AD113FCAC3C4E599F
	sha256sums = 736e8d1ce65c09cb435fbbb500d53dc75f4d6e93bd325d22adc890951cf56337
	sha256sums = SKIP

pkgname = lib32-fuse3