iterated minor version 2.3.5 - fixed Slipstream dependencies

This commit is contained in:
pyr0ball 2023-08-11 01:12:38 -07:00
parent f9a7cc57ac
commit 5c0ec6c90f
3 changed files with 4 additions and 3 deletions

2
PRbL

@ -1 +1 @@
Subproject commit 2fac6ba3a335a89acc07287928446bd6b92169d1
Subproject commit 396430c539486520f444fa3c6afb89e91c0dbbc8

View file

@ -42,7 +42,8 @@ sys_packages=(
)
pip_packages=(
pyparsing
pyparsing==3.0.9
gitpython
)
repo_packages=(

View file

@ -4,7 +4,7 @@
###################################################################
# initial vars
VERSION=2.3.4
VERSION=2.3.5
scripttitle="Pyr0ball's Reductive Bash Library Installer - v$VERSION"
# Bash expansions to get the name and location of this script when run