blob: 4ee8d121096c765098e86d08143254b59888dda5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = qubes-u2f
pkgdesc = Securely forward U2F challenge-response authentication between Web browser and U2F HID token without exposing the browser and USB stack to one another
pkgver = 2.0.6
pkgrel = 1
url = https://github.com/QubesOS/qubes-app-u2f
arch = any
license = GPL2
makedepends = python-setuptools
depends = python
depends = python-fido2
source = qubes-u2f-2.0.6.tar.gz::https://github.com/QubesOS/qubes-app-u2f/archive/refs/tags/v2.0.6.tar.gz
sha256sums = c80920c3dc76c1214356deeb99d456539bd39315a3a5743313b9a2f8930834f9
pkgname = qubes-u2f
|