Improved handling of package

This commit is contained in:
Mcklaren 2024-02-05 20:09:29 +01:00
parent c2d970b261
commit 1ed7f5bcec
3 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,6 @@
"plocate": "liburing",
"python3": "python-pip,python-setuptools",
"rar2fs": "unrar",
"tmux": "ncurses-terminfo",
"vim": "libsodium",
"wget2": "gpgme,libassuan"
}

View File

@ -4,7 +4,7 @@
<!ENTITY name "NerdTools">
<!ENTITY author "UnRAIDES">
<!ENTITY version "2024.02.05">
<!ENTITY md5 "37f006c6aa0528a4a3f66b7e669c41e9">
<!ENTITY md5 "0c2d4dbee9a3a76ae44e36e54646b213">
<!ENTITY launch "Settings/&name;">
<!ENTITY github "UnRAIDES/unRAID-&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/plugin/&name;.plg">
@ -19,6 +19,7 @@
##&name;
###2024.02.05
- Fixed: Improved handling of package names and versions
- Removed: Delete ncurses-terminfo dependencies of tmux isn't necesary
###2024.02.04
- Fixed: package nvme-cli added original version, the rename not work
- Fixed: rollback python-pip-21.3.1-2 (added stable version)