summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fc5ed17304f81ba2434972f450515b08f92180e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = passgen-git
	pkgdesc = A simple cli tool that generates passwords of a user defined length. Can currently create Random String, Secure Token String , and UUID4 Secure Unique String ID passwords
	pkgver = 1.02
	pkgrel = 1
	url = https://github.com/Can221-ParOS/passgen-git.git
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = python
	source = git+https://github.com/Can221-ParOS/passgen-git.git
	md5sums = SKIP

pkgname = passgen-git