pkgbase = ugit
	pkgdesc = ugit helps you undo your last git command with grace. Your damage control git buddy. Undo from 20+ git scenarios.
	pkgver = 5.9
	pkgrel = 1
	url = https://github.com/Bhupesh-V/ugit
	arch = any
	license = MIT
	depends = bash
	depends = awk
	depends = grep
	depends = ncurses
	depends = fzf
	source = ugit-5.9.tar.gz::https://github.com/Bhupesh-V/ugit/archive/refs/tags/v5.9.tar.gz
	sha512sums = 4aa05d8e8afa7e52f6c268496db447506dc20383953577013b7b1e173cc98ac13d0195d5c5f7baa80ccbe140de97f63b4063898f8fcdedd72c1f047abd13d98f

pkgname = ugit
