Skip to content

Commit

Permalink
AU: 2 updated - qmmp r.project
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 21, 2018
1 parent 2b822d5 commit 1be5dac
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/qmmp/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/166c97b541387d7c60b7797b2d2043989d46af53/icons/qmmp.png" height="48" width="48" /> ![Qmmp](https://img.shields.io/chocolatey/v/qmmp.svg?label=Qmmp&style=for-the-badge)](https://chocolatey.org/packages/qmmp)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@166c97b541387d7c60b7797b2d2043989d46af53/icons/qmmp.png" height="48" width="48" /> ![Qmmp](https://img.shields.io/chocolatey/v/qmmp.svg?label=Qmmp&style=for-the-badge)](https://chocolatey.org/packages/qmmp)

This program is an audio-player, written with the help of the Qt library. The user interface is similar to winamp or xmms. [Alternative user interface][alt gui] also is available.

Expand Down
4 changes: 2 additions & 2 deletions automatic/qmmp/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 <http://qmmp.ylsoftware.com/files/windows/?C=M;O=D>
and can be verified by doing the following:

1. Download the following <http://qmmp.ylsoftware.com/files/windows/0.10/qmmp-0.10.11-win32.exe>
1. Download the following <http://qmmp.ylsoftware.com/files/windows/1.2/qmmp-1.2.5-win32.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: F7D9B8A0D161AA8A69A99255E2E96A9588E0749725A834C3707098F97FB8AF36
checksum: EB3DDE64D0AFF60D901E688916DBC198B0152F7710B347AAF7F4329BBA95F234

The file 'LICENSE.txt' has been obtained from <https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/trunk/qmmp/COPYING>
4 changes: 2 additions & 2 deletions automatic/qmmp/qmmp.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"0.7": "0.7.7",
"0.8": "0.8.8",
"0.9": "0.9.10",
"1.2": "1.2.4",
"0.11": "0.11.3",
"1.2": "1.2.5",
"0.11": "0.11.4",
"0.10": "0.10.11"
}
4 changes: 2 additions & 2 deletions automatic/qmmp/qmmp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>qmmp</id>
<version>0.10.11</version>
<version>1.2.5</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/qmmp</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Qmmp</title>
<authors>Qmmp Development Team</authors>
<projectUrl>http://qmmp.ylsoftware.com/</projectUrl>
<iconUrl>https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/166c97b541387d7c60b7797b2d2043989d46af53/icons/qmmp.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@166c97b541387d7c60b7797b2d2043989d46af53/icons/qmmp.png</iconUrl>
<copyright>© 2006-2017 Qmmp Development Team</copyright>
<licenseUrl>https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/trunk/qmmp/COPYING</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
2 changes: 1 addition & 1 deletion automatic/qmmp/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 = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\qmmp-0.10.11-win32.exe"
file = "$toolsPath\qmmp-1.2.5-win32.exe"
softwareName = 'Qt-based Multimedia Player'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/r.project/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/fa76599c2dfd84cf594450d57f1a54395af134b7/icons/r.project.svg" height="48" width="48" /> ![The R Project for Statistical Computing](https://img.shields.io/chocolatey/v/r.project.svg?label=The%20R%20Project%20for%20Statistical%20Computing&style=for-the-badge)](https://chocolatey.org/packages/r.project)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@fa76599c2dfd84cf594450d57f1a54395af134b7/icons/r.project.svg" height="48" width="48" /> ![The R Project for Statistical Computing](https://img.shields.io/chocolatey/v/r.project.svg?label=The%20R%20Project%20for%20Statistical%20Computing&style=for-the-badge)](https://chocolatey.org/packages/r.project)

## Introduction to R
R is a language and environment for statistical computing and graphics. It is a [GNU project](http://www.gnu.org/) which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
Expand Down
4 changes: 2 additions & 2 deletions automatic/r.project/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://cran.r-project.org/bin/windows/base/>
and can be verified like this:

1. Download <https://cran.r-project.org/bin/windows/base/R-3.5.1-win.exe>
1. Download <https://cran.r-project.org/bin/windows/base/R-3.5.2-win.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 08C6F1F6E78EA30092653C69F2B67BE72183B922F3DEF3262D578BC3FD930C88
checksum: 519F54BC707E61A6562995EC89830D78920C6E2383D06A601F3543D9E511535E

File 'LICENSE.txt' is obtained from <https://svn.r-project.org/R/trunk/COPYING>
4 changes: 2 additions & 2 deletions automatic/r.project/r.project.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>R.Project</id>
<version>3.5.1</version>
<version>3.5.2</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/r.project</packageSourceUrl>
<owners>AdmiringWorm,zippy1981,yoshimov,jeffmoser</owners>
<title>The R Project for Statistical Computing</title>
<authors>R Core Team</authors>
<projectUrl>http://www.r-project.org</projectUrl>
<iconUrl>https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/fa76599c2dfd84cf594450d57f1a54395af134b7/icons/r.project.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@fa76599c2dfd84cf594450d57f1a54395af134b7/icons/r.project.svg</iconUrl>
<copyright>Copyright (C) 2016 The R Foundation for Statistical Computing</copyright>
<licenseUrl>http://www.r-project.org/Licenses/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
2 changes: 1 addition & 1 deletion automatic/r.project/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'r.project'
fileType = 'exe'
softwareName = 'R for Windows*'
file = "$toolsDir\R-3.5.1-win.exe"
file = "$toolsDir\R-3.5.2-win.exe"
silentArgs = "/SILENT /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes= @(0)
}
Expand Down

0 comments on commit 1be5dac

Please sign in to comment.