pkgbase = workforest
	pkgdesc = Git worktree forest management: per-branch worktrees with project-defined setup hooks
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/ArkadyBuryakov/workforest
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python
	depends = python-yaml
	depends = git
	optdepends = fzf: interactive TUI (workforest tui)
	source = workforest-0.2.1.tar.gz::https://github.com/ArkadyBuryakov/workforest/archive/v0.2.1.tar.gz
	sha256sums = 47062e51ae374a9afce50ee0be6c39b08da6c96064450b3c2c58566d05fb7078

pkgname = workforest
