mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 18:32:18 +00:00
fix (proton-vpn-api-core): fix update script (#9290)
Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
@@ -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"));
|
||||
|
||||
Reference in New Issue
Block a user