solus-project / ypkg

Modern, declarative, structured build format
https://solus-project.com/
GNU General Public License v3.0
56 stars 20 forks source link

Support multiple source packages in yupdate.py #15

Open Justinzobel opened 8 years ago

Justinzobel commented 8 years ago

Using mintest as example. source :

Have yupdate.py accept multiple variables ie yupdate.py https://github.com/minetest/minetest/archive/0.4.14.tar.gz https://github.com/minetest/minetest_game/archive/0.4.14.tar.gz

yupdate.py would then clear out the existing source urls/sha256s and replace them with those of the newly provided URLs.