Package Details: totp-git r15.ba17832-1

Git Clone URL: https://aur.archlinux.org/totp-git.git (read-only, click to copy)
Package Base: totp-git
Description: command line TOTP generator
Upstream URL: https://github.com/TestudoAquatilis/totp
Licenses: GPL
Submitter: tequa
Maintainer: tequa
Last Packager: tequa
Votes: 0
Popularity: 0.000000
First Submitted: 2019-03-21 09:00 (UTC)
Last Updated: 2019-05-13 13:13 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2026-06-26 08:30 (UTC)

Please add conflicts=("totp").

You should add provides=("totp"), but in this case this would be wrong because there is an AUR package totp from a different source that is different software.

So maybe you should rename your package completely to e.g. totp-cli-aquatilis-git, and add provides=("totp-cli-aquatilis"), conflicts=("totp-cli-aquatilis"), replaces=("totp-git<=r16.be99541")?

Regards!