fix (proton-vpn-api-core): fix update script (#9290)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-01-18 00:01:45 -06:00
committed by GitHub
parent 9afbd8d4e6
commit df9e845eeb
2 changed files with 2 additions and 2 deletions
@@ -2,7 +2,7 @@
%global _desc A facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services.
Name: python-%{pypi_name}
Version: 0.0.1
Version: 4.14.1
Release: 1%?dist
Summary: A facade to the other Proton VPN components
License: GPL-3.0-Only
@@ -1 +1 @@
rpm.version(pypi("proton-vpn-api-core"));
rpm.version(gh_tag("ProtonVPN/python-proton-vpn-api-core"));