File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55pkgnames=(toltec-bootstrap)
66pkgdesc=" Manage your Toltec install"
77url=https://toltec-dev.org/
8- pkgver=0.4.2 -1
9- timestamp=2024-05-30T19:50Z
8+ pkgver=0.4.3 -1
9+ timestamp=2024-05-30T20:02Z
1010section=" utils"
1111maintainer=
" Eeems <[email protected] >" 1212license=MIT
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ check-version() {
156156 cd " $cwd "
157157
158158 if ! grep -q " ${current_model} =${current_version} " " ${toltec_share} /Compatibility" ; then
159- LOG ERROR " You’re running an unsupported OS version: $current_version "
160- LOG ERROR " Please monitor Toltec releases for upcoming support"
159+ log ERROR " You’re running an unsupported OS version: $current_version "
160+ log ERROR " Please monitor Toltec releases for upcoming support"
161161 return 1
162162 fi
163163
You can’t perform that action at this time.
0 commit comments