mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
protonvpn-cli: update to 2.2.4.
This commit is contained in:
parent
aefe66f8a7
commit
2b2bfca44f
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'protonvpn-cli'
|
||||
pkgname=protonvpn-cli
|
||||
version=2.2.2
|
||||
version=2.2.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="linux-cli-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="openvpn python3-pythondialog python3-docopt python3-requests"
|
||||
depends="openvpn python3-pythondialog python3-docopt python3-requests python3-Jinja2"
|
||||
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/linux-cli"
|
||||
distfiles="https://github.com/ProtonVPN/linux-cli/archive/v${version}.tar.gz"
|
||||
checksum=7d4d8c10e8c05626a17bfc901b287b847944ae1c0d09859ef6c3992c924a114f
|
||||
checksum=d7deff214118ba0b38a6eac697f8148f99b1e50e1404021b45f9f4749ea81fe8
|
||||
|
|
Loading…
Add table
Reference in a new issue