logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 6ba1d3afa988c2fac1b3d7493ff6fd36f645861c
parent f1860d2413ef5968f21541ac503e7bebd7654f6b
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 16 Dec 2019 17:58:31 -0800

scripts/outdated.py: Fix some package names

Diffstat:

Mscripts/outdated.py3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/outdated.py b/scripts/outdated.py @@ -10,8 +10,7 @@ names = { 'bc': 'bc-gh', 'hostap': 'wpa-supplicant', 'lpeg': 'lua:lpeg', - 'lua': 'lua52', - 'python': 'python3', + 'sshfs': 'fusefs:sshfs', 'st': 'st-term', 'terminus-font': 'fonts:terminus', 'the_silver_searcher': 'the-silver-searcher',