mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-22 19:40:37 +00:00
2c5a31586e
Fedora has a very old version of this package, and I am proposing an exception to our extras policy as all the packages that require this one require this version, and it has become a UX nightmare to have a proton VPN dep in terra-extras for users on Nobara/Fedora and Fedora->Ultramarine conversions. Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
82 B
HCL
7 lines
82 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "proton-core.spec"
|
|
}
|
|
}
|