blob: c6a7629b9a4ad420a7b9a74bd95b623eecf39fd6 (
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.2.3
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.2.3.tar.gz::https://github.com/nnyyxxxx/auth/archive/v0.2.3.tar.gz
sha256sums = 35bb2cb0afc436679cde09e7ce13e8ccaf517dc6ae5a6290ca556d41852c8c3d
pkgname = auth-tui
|