blob: 2ec423aa6256cea0de1bb6c1836fbbf8b46b1a1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-proton-vpn-api-core
pkgdesc = The proton-vpn-core-api acts as a facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services.
pkgver = 0.36.6
pkgrel = 1
url = https://github.com/ProtonVPN/python-proton-vpn-api-core
arch = any
groups = ProtonVPN
license = GPL3
makedepends = git
makedepends = python-setuptools
conflicts = python-proton-vpn-connection
conflicts = python-proton-vpn-killswitch
conflicts = python-proton-vpn-logger
conflicts = python-proton-vpn-session
replaces = python-proton-vpn-connection
replaces = python-proton-vpn-killswitch
replaces = python-proton-vpn-logger
replaces = python-proton-vpn-session
source = git+https://github.com/ProtonVPN/python-proton-vpn-api-core.git#tag=v0.36.6
sha256sums = SKIP
pkgname = python-proton-vpn-api-core
|