Search Criteria
Package Details: pass-pwned-git v0.1.0.r0.8e4a88b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pass-pwned-git.git (read-only, click to copy) |
---|---|
Package Base: | pass-pwned-git |
Description: | Password-Store extension for Have I Been Pwned? Pwned Passwords v2 API |
Upstream URL: | https://github.com/alzeih/pass-pwned |
Licenses: | MIT |
Submitter: | alzeih |
Maintainer: | alzeih |
Last Packager: | alzeih |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-20 10:53 (UTC) |
Last Updated: | 2019-06-13 00:28 (UTC) |
Dependencies (2)
- pass (pass-gitAUR, pass-parcelliteAUR, gopass-symlinksAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dreieck commented on 2022-05-29 11:49 (UTC)
Please add
provides=("pass-pwned=${pkgver}")
andconflicts=('pass-pwned')
.Also, according to the VCS packaging guidelines, you need to strip off the trailing
v
of the$pkgver
.Thanks for maintaining!