update 1.0.5

This commit is contained in:
2025-10-21 23:45:15 +08:00
parent 486d1d6d5f
commit 365e31677b
4 changed files with 147 additions and 7 deletions

View File

@@ -36,7 +36,7 @@ _apm()
# see if the user selected a command already
local COMMANDS=(
"ssupdate"
"ssaudit"
"list"
"search"
"show" "showsrc"
@@ -48,7 +48,8 @@ _apm()
"source" "build-dep"
"clean" "autoclean"
"download" "changelog"
"moo"
"amber"
"debug"
"depends" "rdepends"
"policy")