summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aefdaf4b74e4e710b694d03cae1eb4a2d8e20acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = fuse-ufs
	pkgdesc = FUSE implementation of FreeBSD's UFSv2
	pkgver = 0.4.3
	pkgrel = 1
	url = https://github.com/realchonk/fuse-ufs
	arch = x86_64
	license = BSD-2-Clause
	makedepends = cargo
	depends = fuse3
	source = fuse-ufs-0.4.3.tar.gz::https://github.com/realchonk/fuse-ufs/archive/refs/tags/0.4.3.tar.gz
	sha256sums = 937915f823c5872a97974743299396bc17bc50d2e45b86b8bcbed4cb825bcb0a

pkgname = fuse-ufs