summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 584f43fe06aebf5098942c49ee21d03e82484e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = fuse-archive-git
	pkgdesc = Serve archives or compressed files as read-only FUSE filesystems
	pkgver = 0.1.14.r1.g7008bfd
	pkgrel = 1
	url = https://github.com/google/fuse-archive
	arch = x86_64
	license = Apache-2.0
	checkdepends = go
	makedepends = git
	depends = glibc
	depends = fuse2
	depends = libarchive
	provides = fuse-archive
	conflicts = fuse-archive
	source = git+https://github.com/google/fuse-archive.git#branch=main
	b2sums = SKIP

pkgname = fuse-archive-git