diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-04-27 15:40:44 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-04-27 15:40:44 +0200 |
commit | d9248ee21f50c747824bf5991905397b979c8bbb (patch) | |
tree | 0d10d453f60166ede974c371dae43df2ddcd5d99 /README.md | |
parent | 8203300421752f070d519ccd3308415e223083ef (diff) | |
download | sbotools-d9248ee21f50c747824bf5991905397b979c8bbb.tar.xz |
Update Changes and README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3,6 +3,16 @@ **[sbotools](https://pink-mist.github.io/sbotools/)** provides a ports-like interface to [slackbuilds.org](http://www.slackbuilds.org/). ## Changes +* 2.6 - 2019-04-27 + * Compatibility with new perl versions where you need to escape { in regexp + #75 #77 #78 + * Add a --tries 5 option when downloading from sbosrcarch, which is a + saner limit than the default of 20. #79 + * Change sboclean options --clean-dist and --clean-work to shorter forms #52 + * Add limited -current support using ponce's SBo repo for -current #73 + * Fix bug with sboinstall --reinstall -r #72 + * Fix bug with sbofind -e #71 + * 2.5 - 2018-02-14 * Document download behaviour #66 * Remake sbosnap and sboremove to have OO semantics |