pink-mist / sbotools

provides a ports-like interface to slackbuilds.org
53 stars 15 forks source link

Version switching does not work. #86

Open ghost opened 2 years ago

ghost commented 2 years ago

What I am doing is:

sboconfig -V 15.0
sbosnap update

This, seemingly, does some network operations, but the repo turns out to be the -current one, after all. Even if I delete the repo directory, it seems to, still, pull the -current repo.

drgibbon commented 2 years ago

Yeah sbotools need some maintenance love. But you can also just manually set the value of REPO in /etc/sbotools/sbotools.conf. I have REPO=https://gitlab.com/SlackBuilds.org/slackbuilds.git

drgibbon commented 2 years ago

Or alternatively sboconfig -r your_preferred_repo