From 3718fcceace05693ddd3e8b3e175b900434b0e4c Mon Sep 17 00:00:00 2001 From: HadetTheUndying Date: Mon, 2 Aug 2021 11:47:58 -0500 Subject: [PATCH] protonvpn-cli: update to 2.2.11. --- srcpkgs/protonvpn-cli/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/protonvpn-cli/template b/srcpkgs/protonvpn-cli/template index 04425cc36211..c9a3c784ace6 100644 --- a/srcpkgs/protonvpn-cli/template +++ b/srcpkgs/protonvpn-cli/template @@ -1,8 +1,8 @@ # Template file for 'protonvpn-cli' pkgname=protonvpn-cli -version=2.2.6 +version=2.2.11 revision=1 -wrksrc="linux-cli-${version}" +wrksrc="linux-cli-community-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" @@ -11,5 +11,6 @@ short_desc="Linux command-line client for ProtonVPN written in Python" maintainer="svenper " 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=01ff05c9e6c174c7879553310d15bd0bcaf31e62be8c7f9a8c01b434a7c2612e +distfiles="https://github.com/ProtonVPN/linux-cli-community/archive/refs/tags/v${version}.tar.gz" +checksum=2fc643762e9156928b706c31a7826427a7ca12c7ae4cdfb656746cd2de3af66b +make_check=no # Package Defines No Checks