show status of packages that are not installed

This commit is contained in:
dmacias72
2017-09-24 21:54:33 -06:00
parent 6e651142ec
commit 145e96ee35
5 changed files with 18 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack">
<!ENTITY author "dmacias72">
<!ENTITY version "2017.07.08">
<!ENTITY version "2017.09.24">
<!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master">
<!ENTITY pluginURL "&gitURL;/plugin/&name;.plg">
@ -17,6 +17,8 @@
<CHANGES>
##&name;
###2017.09.24
- show status of packages that are not installed
###2017.07.08
- fix check for downloaded package
###2017.06.17