blob: db57829b3ab0a41abcf2c88fb3ea7989a0284866 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-proton-keyring-linux
pkgdesc = The proton-keyring-linux component.
pkgver = 0.0.1
pkgrel = 7
url = https://github.com/ProtonVPN/python-proton-keyring-linux
arch = any
groups = ProtonVPN
license = GPL3
makedepends = python-setuptools
depends = python-keyring
depends = org.freedesktop.secrets
optdepends = gnome-keyring: Gnome keyring support
optdepends = pass: pass support
optdepends = kwallet-pam: KDE keyring support
source = git+https://github.com/ProtonVPN/python-proton-keyring-linux.git#tag=0.0.1
sha256sums = SKIP
pkgname = python-proton-keyring-linux
|