blob: 286e28e0ce3a148d3d62827c9b393df0536675bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = andotp-decrypt
pkgdesc = A backup decryptor for the andOTP Android app
pkgver = 0.1.4.r1.g88c9b79
pkgrel = 2
url = https://github.com/asmw/andOTP-decrypt
arch = any
license = GPL3
makedepends = git
depends = python-docopt
depends = python-pillow
depends = python-pycryptodome
depends = python-pyotp
depends = python-pyqrcode
source = andotp-decrypt::git+https://github.com/asmw/andOTP-decrypt.git
sha256sums = SKIP
pkgname = andotp-decrypt
|