pkgbase = fvm-git
	pkgdesc = Flutter Version Management: A simple CLI to manage Flutter SDK versions
	pkgver = 3.2.1.r83.g83149fa
	pkgrel = 1
	url = https://github.com/leoafarias/fvm
	arch = x86_64
	license = MIT
	makedepends = dart
	depends = git
	depends = unzip
	provides = fvm=3.2.1.r83
	conflicts = fvm
	options = !strip
	options = !debug
	source = fvm::git+https://github.com/leoafarias/fvm.git
	sha256sums = SKIP

pkgname = fvm-git
