blob: e33c84414267e9abe71fa2f5acb982316ea188d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = pswd
pkgdesc = A pseudo-random password generator
pkgver = 3.1.0
pkgrel = 3
url = https://github.com/dwaring87/pswd
arch = any
license = MIT
depends = python
source = https://github.com/dwaring87/pswd/archive/v3.1.0.tar.gz
source = pswd-py3.diff
sha512sums = d1b84bb3760d79c3e62558e6bed87c65c86d78ac4d0b3665b93f3986a7592ef5ce1889aecd7783993518bfad61b3a79c200d7798ddf7bf6810521b49eb0c3b0c
sha512sums = 7f353f42fb9692b076ac626d4f49e0ed57504216afef9d49264f14e22d19af629c89d1b2a9b0bc369cf1d6c4a8e162089a8446e7c307569b51ed455c18f9311d
pkgname = pswd
|