Skip to content

Commit

Permalink
AU: 3 updated - hedgewars quiterss zotero-standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 17, 2018
1 parent f1276ef commit 75cc4ac
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/hedgewars/hedgewars.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>hedgewars</id>
<version>0.9.23</version>
<version>0.9.24</version>
<title>Hedgewars</title>
<owners>chocolatey</owners>
<authors>Hedgewars Team</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/hedgewars/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.hedgewars.org/download.html>
and can be verified by doing the following:

1. Download the following <https://www.hedgewars.org/download/releases/hedgewars-win32.exe>
1. Download the following <https://www.hedgewars.org/download/releases/Hedgewars-0.9.24.exe>
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: 86E235160A90EC6B80F3AA5B39E6EC05DBF7747FAC75B3589D2956A3E4B1AF9E
checksum: A7363399C67CCD600608FF4FF91764FABC92AA691D6ECFDB505781BAAA58D380

The file 'LICENSE.txt' has been obtained from <https://hg.hedgewars.org/hedgewars/raw-file/90e43d1bcd5b/COPYING>
2 changes: 1 addition & 1 deletion automatic/hedgewars/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = 'hedgewars'
fileType = 'exe'
file = "$toolsPath\hedgewars-win32.exe"
file = "$toolsPath\Hedgewars-0.9.24.exe"
softwareName = 'hedgewars*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/quiterss/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/69f2d42b/icons/quiterss.png" width="48" height="48"/> [QuiteRSS](https://chocolatey.org/packages/quiterss)
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/9dc4c118fa0eafd9e4b94b2676ae79b140146a95/icons/quiterss.png" width="48" height="48"/> [QuiteRSS](https://chocolatey.org/packages/quiterss)

QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader.

Expand Down
4 changes: 2 additions & 2 deletions automatic/quiterss/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from the alternative sourceforge mirror listed on https://quiterss.org/en/download
and can be verified like this:

1. Download the following installer: https://quiterss.org/files/0.18.8/QuiteRSS-0.18.8-Setup.exe
1. Download the following installer: https://quiterss.org/files/0.18.10/QuiteRSS-0.18.10-Setup.exe

2. You can use one of the following methods to obtain the checksums:
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum: C199A8D11534DBFA5402CC5AB51BF86A3B8E9E89EB261993C2D710E7C6A9E54B
checksum: 664B380FB33FC8C38E35A05E300D972B82F37FD44CB7D1F3341539FD6D325CCB
checksum type: sha256

File 'LICENSE.txt' is obtained from https://github.com/QuiteRSS/quiterss/blob/master/COPYING
9 changes: 4 additions & 5 deletions automatic/quiterss/quiterss.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
<metadata>
<id>quiterss</id>
<title>QuiteRSS</title>
<version>0.0</version>
<version>0.18.10</version>
<owners>chocolatey,dtgm</owners>
<summary>QuiteRSS is a free news feeds reader written on Qt/C++.</summary>
<description>
QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader.
<description><![CDATA[QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader.
## Features
Expand All @@ -30,7 +29,7 @@ QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader.
* Show new or unread news counter on tray icon
* Minimize on system tray: on start, on close, on minimize
* Import/Export feeds (OPML-files)
</description>
]]></description>
<authors>QuiteRSS Team</authors>
<projectUrl>https://quiterss.org/</projectUrl>
<projectSourceUrl>https://github.com/QuiteRSS/quiterss</projectSourceUrl>
Expand All @@ -41,7 +40,7 @@ QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader.
<licenseUrl>https://github.com/QuiteRSS/quiterss/blob/master/COPYING</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>Copyright © QuiteRSS Team</copyright>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/b9b0ed4a/icons/quiterss.png</iconUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/9dc4c118fa0eafd9e4b94b2676ae79b140146a95/icons/quiterss.png</iconUrl>
<releaseNotes>[QuiteRSS Changelog](https://github.com/QuiteRSS/quiterss/blob/master/CHANGELOG)</releaseNotes>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/quiterss/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
file = "$toolsDir\QuiteRSS-0.18.8-Setup.exe"
file = "$toolsDir\QuiteRSS-0.18.10-Setup.exe"
fileType = 'exe'
packageName = 'quiterss'
softwareName = 'QuiteRSS'
Expand Down
6 changes: 3 additions & 3 deletions automatic/quiterss/tools/chocolateyUninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$packageArgs = @{
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'QuiteRSS'
fileType = 'exe'
Expand All @@ -10,7 +10,7 @@ $uninstalled = $false
[array]$key = Get-UninstallRegistryKey @packageArgs

if ($key.Count -eq 1) {
$key | % {
$key | ForEach-Object {
$packageArgs['file'] = "$($_.UninstallString)"

Uninstall-ChocolateyPackage @packageArgs
Expand All @@ -21,5 +21,5 @@ if ($key.Count -eq 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert the package maintainer that the following keys were matched:"
$key | % { Write-Warning "- $($_.DisplayName)" }
$key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}
4 changes: 2 additions & 2 deletions automatic/zotero-standalone/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.zotero.org/download/> (The listed url gets redirected to another one)
and can be verified by doing the following:

1. Download the following <https://download.zotero.org/client/release/5.0.44/Zotero-5.0.44_setup.exe>
1. Download the following <https://download.zotero.org/client/release/5.0.45/Zotero-5.0.45_setup.exe>
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: 2A77C015C9B0C189A1B1D7978D8EB39D8E337C540BB0AC4B506F2CC9A5E0767A
checksum: 215A4D7D40870692DF4F652A324AE28C09529DC04A555C0E2928D45D0BA2B5A5

The file 'LICENSE.txt' has been obtained from <https://github.com/zotero/zotero/blob/929288f9811a5026053ae154ca08cc4a9da13c52/COPYING>
2 changes: 1 addition & 1 deletion automatic/zotero-standalone/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Zotero Standalone *'
file = "$toolsPath\Zotero-5.0.44_setup.exe"
file = "$toolsPath\Zotero-5.0.45_setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/zotero-standalone/zotero-standalone.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>zotero-standalone</id>
<title>Zotero Standalone</title>
<owners>chocolatey</owners>
<version>5.0.44</version>
<version>5.0.45</version>
<authors>Center for History and New Media, et. al.</authors>
<summary>Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. </summary>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/430b7ebac494468d32c2c20e362a01321a483642/icons/zotero-standalone.png</iconUrl>
Expand Down

0 comments on commit 75cc4ac

Please sign in to comment.