blob: ebee51675b314e8168f53e9cd693100104a4b5c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = zauth-git
pkgdesc = 2FA CLI application with andOTP support
pkgver = r9.817e552
pkgrel = 1
url = https://github.com/grijul/zauth
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
provides = zauth
conflicts = zauth
source = zauth-git::git+https://github.com/grijul/zauth
sha256sums = SKIP
pkgname = zauth-git
|