diff --git a/automatic/peazip.install/Readme.md b/automatic/peazip.install/Readme.md index be63fad0773..d783b71f74a 100644 --- a/automatic/peazip.install/Readme.md +++ b/automatic/peazip.install/Readme.md @@ -1,4 +1,4 @@ -# [PeaZip (Install)](https://chocolatey.org/packages/peazip) +# [PeaZip (Install)](https://chocolatey.org/packages/peazip) A cross-platform file archiver and file manager utility. diff --git a/automatic/peazip.install/legal/VERIFICATION.txt b/automatic/peazip.install/legal/VERIFICATION.txt index 25560ca95ff..6ffca1d0f21 100644 --- a/automatic/peazip.install/legal/VERIFICATION.txt +++ b/automatic/peazip.install/legal/VERIFICATION.txt @@ -6,15 +6,15 @@ The installer have been downloaded from the alternative GitHub mirror listed on and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 14FC07AE8A7A31FA69361A9AD97AEE055E982554AE2A4F01C533343086F7B623 - checksum64: 1C6A1F300FF700D4D247EDDB1865ABB3F4EF6F5A666EC571B8D7FEA4F48E50DE + checksum32: 00728BCC18BD735663EF2757839DC87E13217E3897566F668804E1324043C188 + checksum64: 9A129A1CD963AD847DD164C64D7E5EB795AA0A22BC3BB69BAD93D16E7650910D The included 'LICENSE.txt' file have been obtained from and should be the correct license as mentioned on their project page . diff --git a/automatic/peazip.install/peazip.install.nuspec b/automatic/peazip.install/peazip.install.nuspec index 9f84caf007c..98b7855045e 100644 --- a/automatic/peazip.install/peazip.install.nuspec +++ b/automatic/peazip.install/peazip.install.nuspec @@ -3,7 +3,7 @@ peazip.install PeaZip (Install) - 6.7.1 + 6.8.0 Giorgio Tani chocolatey,dtgm PeaZip is a free cross-platform file archiver. @@ -17,14 +17,14 @@ Features of PeaZip includes extract, create and convert multiple archives at onc ]]> http://www.peazip.org/ https://osdn.net/projects/peazip/releases/ - https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/peazip.install + https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/peazip.install http://www.peazip.org/peazip-help.html https://sourceforge.net/p/peazip/tickets/ foss cross-platform file-manager file-encryption file-compression zip rar 7zip tar admin peazip http://www.peazip.org/peazip-tos-privacy.html false Copyright © PeaZip srl - https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) diff --git a/automatic/peazip.install/tools/chocolateyinstall.ps1 b/automatic/peazip.install/tools/chocolateyinstall.ps1 index 550a9f5bd28..2a5174c799f 100644 --- a/automatic/peazip.install/tools/chocolateyinstall.ps1 +++ b/automatic/peazip.install/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ - file = "$toolsDir\peazip-6.7.1.WINDOWS.exe" - file64 = "$toolsDir\peazip-6.7.1.WIN64.exe" + file = "$toolsDir\peazip-6.8.0.WINDOWS.exe" + file64 = "$toolsDir\peazip-6.8.0.WIN64.exe" fileType = 'exe' packageName = 'peazip.install' softwareName = 'PeaZip' diff --git a/automatic/peazip/Readme.md b/automatic/peazip/Readme.md index be63fad0773..d783b71f74a 100644 --- a/automatic/peazip/Readme.md +++ b/automatic/peazip/Readme.md @@ -1,4 +1,4 @@ -# [PeaZip (Install)](https://chocolatey.org/packages/peazip) +# [PeaZip (Install)](https://chocolatey.org/packages/peazip) A cross-platform file archiver and file manager utility. diff --git a/automatic/peazip/peazip.nuspec b/automatic/peazip/peazip.nuspec index d896788c6bf..923e8cab962 100644 --- a/automatic/peazip/peazip.nuspec +++ b/automatic/peazip/peazip.nuspec @@ -3,7 +3,7 @@ peazip PeaZip - 6.7.2 + 6.8.0 Giorgio Tani chocolatey,dtgm PeaZip is a free cross-platform file archiver. @@ -17,17 +17,17 @@ Features of PeaZip includes extract, create and convert multiple archives at onc ]]> http://www.peazip.org/ https://osdn.net/projects/peazip/releases/ - https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/peazip + https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/peazip http://www.peazip.org/peazip-help.html https://sourceforge.net/p/peazip/tickets/ foss cross-platform file-manager file-encryption file-compression zip rar 7zip tar admin peazip http://www.peazip.org/peazip-tos-privacy.html false Copyright © PeaZip srl - https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) - +