Skip to content
This repository has been archived by the owner on May 31, 2018. It is now read-only.

use makepkg --packagelist to retrieve updated VCS version #428

Closed
rmarquis opened this issue Feb 17, 2016 · 1 comment
Closed

use makepkg --packagelist to retrieve updated VCS version #428

rmarquis opened this issue Feb 17, 2016 · 1 comment

Comments

@rmarquis
Copy link
Owner

Currently, PKGBUILDs aren't parsed with the one exception of retrieving the updated of VCS packages, since that version number is not available through the RPC interface or original .SRCINFO.

Pacman/makepkg 5.0 introduces makpekg --packagelist which can be used to retrieve this updated version, in a cleaner, more robust way. Adapt the code to take advantage of it.

@rmarquis rmarquis added the todo label Feb 17, 2016
@rmarquis rmarquis added this to the 4.5.x - maintenance milestone Feb 17, 2016
@rmarquis
Copy link
Owner Author

Done in b9cb9bd.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant