summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a63287f7d844890100938de1b30a9b5ac5cb5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = chmod-cli-git
	pkgdesc = A simple cli tool that brings the chmod command in tui format. Generate permissions for files and directories by selecting easy to read config options and copy the result both in numeric and symbolic format.
	pkgver = r20211220.rfce9a8c
	pkgrel = 1
	url = https://github.com/Mayowa-Ojo/chmod-cli
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	makedepends = make
	source = git+https://github.com/Mayowa-Ojo/chmod-cli.git
	sha256sums = SKIP

pkgname = chmod-cli-git