blob: a03c89e3236c2ffdfd7201897256eaf3804cd92f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = a2fa
pkgdesc = a2fa (annoying two-factor authentication) is a command line tool for generating and validating one-time password.
pkgver = 0.16.2
pkgrel = 1
url = https://github.com/csyezheng/a2fa
arch = x86_64
license = Apache
makedepends = go
depends = glibc
source = a2fa-0.16.2.tar.gz::https://github.com/csyezheng/a2fa/archive/refs/tags/v0.16.2.tar.gz
sha256sums = 0E9C5891854EF1C46B0CC452285325ABBBB227A04E8A2869EA931CD819522789
pkgname = a2fa
|