diff --git a/srcpkgs/protonvpn-cli/template b/srcpkgs/protonvpn-cli/template index 04425cc3621..c9a3c784ace 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