Freedom issue #1755
[asp] Links to Arch source repositories instead of Parabola ones
Status:
confirmed
Priority:
freedom issue
Assignee:
-
% Done:
0%
Description
Source code contains URLs to Arch Linux source repositories, so it works with sources of Arch packages not Parabola.
Steps to reproduce:
1. pacman -S asp
.
2. asp checkout doublecmd-qt5
(or any other package name from libre
which replaces the Arch package).
3. Verify the output.
Expected results:asp
package is either removed from Parabola or replaced by the appropriate package in libre
that uses Parabola source repos, and so outputs from those. libre
replacement should probably be renamed to psp
or something like that, because I guess "a" in asp
stands for Arch (not 100% sure about that).
Actual results:
Prints the address of Arch source repository to stdout and also checks out the sources of the package from that repository.