blob: 1824ef380a784b4f2bde9b3786f8a271a1428e96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = totp-git
pkgdesc = command line TOTP generator
pkgver = r15.ba17832
pkgrel = 1
url = https://github.com/TestudoAquatilis/totp
arch = i686
arch = x86_64
arch = armv7h
license = GPL
makedepends = git
depends = python
depends = python-onetimepass
source = totp-git::git+https://github.com/TestudoAquatilis/totp
md5sums = SKIP
pkgname = totp-git
|