blob: 839e0d73b265b1445a6d2589c7ef80b4a97917bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = auth-tui
pkgdesc = Authenticator TUI. Generate totps on the fly.
pkgver = 0.1.9
pkgrel = 1
url = https://github.com/nnyyxxxx/auth
arch = x86_64
license = GPL-2.0-only
makedepends = cargo
depends = gcc-libs
depends = glibc
source = auth-tui-0.1.9.tar.gz::https://github.com/nnyyxxxx/auth/archive/v0.1.9.tar.gz
sha256sums = fde62c773cf8250654dae174e4e9fdb35d546183cddb7947c35fd7c366052cad
pkgname = auth-tui
|