blob: 330bcbfa900409c755e09746c44b9c0d457fb1ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = rustotpony
pkgdesc = 🐴 RusTOTPony — CLI manager of one-time password generators aka Google Authenticator
pkgver = 0.2.6
pkgrel = 1
url = https://github.com/zebradil/rustotpony
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
makedepends = rust
makedepends = cargo
provides = totp
conflicts = rustotpony-git
source = rustotpony-0.2.6::https://github.com/zebradil/rustotpony/archive/0.2.6.tar.gz
sha1sums = 4a4634ea51ad9b40de09763f532087bfb9b0e142
pkgname = rustotpony
|