rpmfusion-infra / fedy

Fedy makes it easy to install third-party software in Fedora.
GNU General Public License v3.0
177 stars 20 forks source link

Fixing the URL and the way to download and install Rambox #59

Closed zozores closed 4 years ago

zozores commented 4 years ago

Hi, Dears

Since the URL for Github releases from Rambox was changed, the download and the installation of the package from Fedy was failing. But not only the URL must be changed, the way to download the package also, since they rearranged the tree and the names of the binaries inside Github releases, so because of that, I changed a little bit the command that return the value for the URL variable. I think in that way will prevent new failures to download and install the package (unless they don't intend to change the URL and the structure again :-) )

Thanks a lot in advance, if you agree with my PR Kind regards

StaySafe #StayAtHome

kwizart commented 4 years ago

Loooks, good, I would way more prefer someone to make a copr repository so that the package can be updated. (or even included in fedora or rpmfusion).

zozores commented 4 years ago

I can try to make a copr repository with you prefer, but I need to study first how to create one, I never made one, could be a good way to start