feat: add ability to remove build_deps
All checks were successful
Pre-commit / pre-commit (pull_request) Successful in 5m36s
Update alr-git / changelog (push) Successful in 26s

This commit is contained in:
2025-06-28 20:19:07 +03:00
parent a83561b6a5
commit 6355f25089
6 changed files with 73 additions and 19 deletions

View File

@ -174,19 +174,23 @@ msgstr ""
msgid "Error removing packages"
msgstr ""
#: internal/build/build.go:376
#: internal/build/build.go:378
msgid "Building package"
msgstr ""
#: internal/build/build.go:405
#: internal/build/build.go:407
msgid "The checksums array must be the same length as sources"
msgstr ""
#: internal/build/build.go:447
#: internal/build/build.go:449
msgid "Downloading sources"
msgstr ""
#: internal/build/build.go:539
#: internal/build/build.go:495
msgid "Would you like to remove the build dependencies?"
msgstr ""
#: internal/build/build.go:571
msgid "Installing dependencies"
msgstr ""