pkgbase = python-fvs
	pkgdesc = File Versioning System with hash comparison, deduplication and data storage to create unlinked states that can be deleted
	pkgver = 0.3.4
	pkgrel = 4
	url = https://github.com/mirkobrombin/FVS
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-orjson
	provides = fvs
	conflicts = fvs
	replaces = vfs
	source = python-fvs-0.3.4.tar.gz::https://github.com/mirkobrombin/FVS/archive/refs/tags/0.3.4.tar.gz
	sha256sums = c57bcda81cd7500bc54b8f93c81405cccbc4c54b794209f8316ae27f43372696

pkgname = python-fvs
