Updating srcpkgs #51125
-
|
I have looked through tons of documentation and I can't find any info on Updating srcpkgs, What I mean by that is I noticed on the issue bug report that there is a script to update srcpkgs, Say I have easyeffects as a srcpkg. In it's directory it also has a file named "update" Also if there is such a way to update can this be done when srcpkg isn't installed prior to building? Any information would be helpful, Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
see this section of the manual
|
Beta Was this translation helpful? Give feedback.
-
|
https://xbps-src-tutorials.github.io/package-update-tutorial.html |
Beta Was this translation helpful? Give feedback.
see this section of the manual
update-checkis only there to notify package maintainers of new releases being available, you have to edit the template to update it to that version yourself (updateversion, update the checksums, fix any build issues, etc)