mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: protonvpn-cli-2.2.0
This commit is contained in:
parent
16e565b4fd
commit
f8e65c8101
1 changed files with 16 additions and 0 deletions
16
srcpkgs/protonvpn-cli/template
Normal file
16
srcpkgs/protonvpn-cli/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'protonvpn-cli'
|
||||
pkgname=protonvpn-cli
|
||||
version=2.2.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname}-ng-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="openvpn python3-pythondialog python3-docopt python3-requests"
|
||||
short_desc="Linux command-line client for ProtonVPN written in Python"
|
||||
maintainer="svenper <svenper@tuta.io>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ProtonVPN/protonvpn-cli-ng"
|
||||
distfiles="https://github.com/ProtonVPN/protonvpn-cli-ng/archive/v${version}.tar.gz"
|
||||
checksum=ddaa3438e25b53113a67ac4fe90023291ed897a07e936ffab7483f9fb0513923
|
Loading…
Add table
Reference in a new issue