This commit is contained in:
dmacias72 2017-07-08 22:58:18 -06:00
parent cb238b20cc
commit c6e4c909fc
3 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1 @@
b0706b86efee8ae12784bdd8ab73fa38 NerdPack-2017.07.08-x86_64-1.txz

Binary file not shown.

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [ <!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack"> <!ENTITY name "NerdPack">
<!ENTITY author "dmacias72"> <!ENTITY author "dmacias72">
<!ENTITY version "2017.06.17"> <!ENTITY version "2017.07.08">
<!ENTITY launch "Settings/&name;"> <!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master"> <!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master">
<!ENTITY pluginURL "&gitURL;/plugin/&name;.plg"> <!ENTITY pluginURL "&gitURL;/plugin/&name;.plg">
@ -17,6 +17,8 @@
<CHANGES> <CHANGES>
##&name; ##&name;
###2017.07.08
- fix check for downloaded package
###2017.06.17 ###2017.06.17
- combine delete and uninstall switch - combine delete and uninstall switch
- add cleanup of old packages - add cleanup of old packages