summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f44091bc1d1110c70eb76e18fa94bc01a82ad0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = git-remove
	pkgdesc = Safely delete git clones and worktrees — refuses if any work would be lost
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/larsch/git-remove
	arch = any
	license = MIT
	depends = git
	depends = bash
	depends = coreutils
	source = git-remove-1.0.tar.gz::https://github.com/larsch/git-remove/archive/refs/tags/v1.0.tar.gz
	sha256sums = 41dee086fbe72398ef5737a12f6e3e974896b6536a2cc383e8b2315986d21a3c

pkgname = git-remove