diff --git a/icons/xpdf-utils.png b/icons/xpdf-utils.png index 377617198ac..3959b5056f1 100644 Binary files a/icons/xpdf-utils.png and b/icons/xpdf-utils.png differ diff --git a/manual/xpdf-utils/Readme.md b/manual/xpdf-utils/Readme.md index df7e41f81f9..77c9e9be6fb 100644 --- a/manual/xpdf-utils/Readme.md +++ b/manual/xpdf-utils/Readme.md @@ -1,4 +1,4 @@ -# [ xpdf-utils](https://chocolatey.org/packages/xpdf-utils) +# [ xpdf-utils](https://chocolatey.org/packages/xpdf-utils) Xpdf is an open source viewer for Portable Document Format (PDF) files. (These are also sometimes also called 'Acrobat' files, from the name of Adobe's PDF software.) The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter, and various other utilities. diff --git a/manual/xpdf-utils/legal/VERIFICATION.txt b/manual/xpdf-utils/legal/VERIFICATION.txt index 65310ef2b73..534725659c3 100644 --- a/manual/xpdf-utils/legal/VERIFICATION.txt +++ b/manual/xpdf-utils/legal/VERIFICATION.txt @@ -3,17 +3,17 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: 9a69d1468f90b5ae8ee9ee37e7634d459490156e241cff0e3e95d62c6c58685d + checksum: 60ae13d4f5988005e537d99a7e5b865e9dcfab90bcf4b9a89f920da4fe2e77d6 The file 'LICENSE.txt' has been obtained from -This license is mentioned on to be the correct license for this software. +This license is mentioned on to be the correct license for this software. diff --git a/manual/xpdf-utils/tools/chocolateyInstall.ps1 b/manual/xpdf-utils/tools/chocolateyInstall.ps1 index 9f20f578bf6..52de5bb4b99 100644 --- a/manual/xpdf-utils/tools/chocolateyInstall.ps1 +++ b/manual/xpdf-utils/tools/chocolateyInstall.ps1 @@ -2,14 +2,14 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Get-ChildItem "$toolsPath" -Filter "xpdfbin-win*" | ` +Get-ChildItem "$toolsPath" -Filter "xpdf*-win*" | ` Where-Object { Test-Path $_.FullName -PathType Container } | ` ForEach-Object { Remove-Item $_.FullName -Recurse } $packageArgs = @{ packageName = 'xpdf-utils' fileType = 'zip' - file = "$toolsPath\xpdfbin-win-3.04.zip" + file = "$toolsPath\xpdf-tools-win-4.04.zip" destination = $toolsPath } @@ -18,7 +18,8 @@ Get-ChocolateyUnzip @packageArgs if ((Get-ProcessorBits 32) -or ($env:ChocolateyForceX86 -eq $true)) { $dir = Get-Item "$toolsPath\*\bin64" Remove-Item -Force -Recurse -ea 0 $dir -} else { +} +else { $dir = Get-Item "$toolsPath\*\bin32" Remove-Item -Force -Recurse -ea 0 $dir } diff --git a/manual/xpdf-utils/update.ps1 b/manual/xpdf-utils/update.ps1 index bc3043e51a6..f81629396c1 100644 --- a/manual/xpdf-utils/update.ps1 +++ b/manual/xpdf-utils/update.ps1 @@ -1,5 +1,5 @@ Remove-Item "$PSScriptRoot\tools\*.zip" -Force -ea 0 -iwr "http://ctan.mirror.garr.it/mirrors/CTAN/support/xpdf/xpdfbin-win-3.04.zip" -UseBasicParsing -OutFile "$PSScriptRoot\tools\xpdfbin-win-3.04.zip" +iwr "https://dl.xpdfreader.com/xpdf-tools-win-4.04.zip" -UseBasicParsing -OutFile "$PSScriptRoot\tools\xpdf-tools-win-4.04.zip" . "$PSScriptRoot\..\..\scripts\Set-DescriptionFromReadme.ps1" Set-DescriptionFromReadme -SkipFirst 1 diff --git a/manual/xpdf-utils/xpdf-utils.nuspec b/manual/xpdf-utils/xpdf-utils.nuspec index fd49679e80e..a9348036ec1 100644 --- a/manual/xpdf-utils/xpdf-utils.nuspec +++ b/manual/xpdf-utils/xpdf-utils.nuspec @@ -3,21 +3,22 @@ xpdf-utils - 3.4.0.20170430 - https://github.com/Chocolatey/chocolatey-coreteampackages/tree/master/automatic/xpdf-utils + 4.4.0 + https://github.com/chocolatey-community/chocolatey-packages/tree/master/manual/xpdf-utils chocolatey-community Xpdf utils Glyph & Cog, LLC - http://www.foolabs.com/xpdf/home.html - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/9de2a5aefc0c7d6facb695f0ac0017328ece49e8/icons/xpdf-utils.png + https://www.xpdfreader.com/ + https://cdn.rawgit.com/chocolatey-community/chocolatey-packages/a66dc8904b32ac586c02e598aa7fd6c3c2a0d34e/icons/xpdf-utils.png Glyph & Cog, LLC - http://www.foolabs.com/xpdf/about.html + https://www.xpdfreader.com/opensource.html false xpdf-utils pdf xpdf pdf-utilities foss cross-platform Xpdf utilities Dummy - http://www.foolabs.com/xpdf/CHANGES + https://www.xpdfreader.com/support.html + https://forum.xpdfreader.com/