Skip to content

Commit

Permalink
AU: 2 updated - dumo qmmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 28, 2019
1 parent 5cb6f9d commit 968a019
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/dumo/dumo.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>dumo</id>
<version>2.18.0.95</version>
<version>2.18.1.96</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/dumo</packageSourceUrl>
<owners>AdmiringWorm, dtgm, adgellida</owners>
<title>DUMo</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/dumo/info
@@ -1 +1 @@
Thu, 08 Aug 2019 20:07:00 GMT|2.18.0.95
Tue, 27 Aug 2019 18:29:21 GMT|2.18.1.96
2 changes: 1 addition & 1 deletion automatic/dumo/tools/chocolateyInstall.ps1
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://kcsoftwares.com/files/dumo_lite.exe'
softwareName = 'KC Softwares DUMo'
checksum = 'F4661F7E1A979E6E00045BCF32041CFA532793C502D117653B10EEE551C273240A181931A5F4382C1C598755B6FBF073258806E7938BB1A825634DF428E232A6'
checksum = 'C976AFA6EAA8510784777F21B7AA5987B6ABEE53108B0F8C162B7673F55666FAEFD7CD2DE14416ABD05C746DF27A2E612E44A7B96A9A51093872A2B4D76771A7'
checksumType = 'sha512'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
8 changes: 8 additions & 0 deletions automatic/qmmp/Changelog.md
@@ -1,5 +1,13 @@
# ![Qmmp Changelog](https://img.shields.io/badge/Qmmp-Package%20Changelog-blue.svg?style=for-the-badge)

## Version: 1.3.4 (2019-08-28)

- Move all icons to their respective package directory [#47](https://github.com/AdmiringWorm/chocolatey-packages/issues/47)

## Version: 0.12.4 (2019-08-28)

- Move all icons to their respective package directory [#47](https://github.com/AdmiringWorm/chocolatey-packages/issues/47)

## Version: 0.11.1 (2018-04-20)

- **ENHANCEMENT:** Add package changelogs [#6](https://github.com/AdmiringWorm/chocolatey-packages/issues/6)
Expand Down
2 changes: 1 addition & 1 deletion automatic/qmmp/Readme.md
@@ -1,4 +1,4 @@
# [<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)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@f1275bb403fe853787430a0f46d3fafdfcacba91/automatic/qmmp/icons/48x48.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
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/1.3/qmmp-1.3.3-win32.exe>
1. Download the following <http://qmmp.ylsoftware.com/files/windows/1.3/qmmp-1.3.4-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: 07E441022ED731C535ACF0EA8B31171D8D74035C3C37F28B462888896D781A6E
checksum: 4DFDA7DEA2144DA450A07160B4D6F5CB1239A8E5D44D565314995F1929530FDE

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
Expand Up @@ -10,6 +10,6 @@
"1.2": "1.2.6",
"0.11": "0.11.5",
"0.10": "0.10.11",
"0.12": "0.12.3",
"1.3": "1.3.3"
"0.12": "0.12.4",
"1.3": "1.3.4"
}
6 changes: 3 additions & 3 deletions automatic/qmmp/qmmp.nuspec
Expand Up @@ -3,15 +3,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>qmmp</id>
<version>1.3.3</version>
<version>1.3.4</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.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@166c97b541387d7c60b7797b2d2043989d46af53/icons/qmmp.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@6bb6be12cbdda21ba3f7e4bf5ba49e87d8414420/automatic/qmmp/icons/64x64.png</iconUrl>
<copyright>© 2006-2017 Qmmp Development Team</copyright>
<licenseUrl>https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-1.1.7/COPYING</licenseUrl>
<licenseUrl>https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-1.3.4/COPYING</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/</projectSourceUrl>
<docsUrl>https://sourceforge.net/p/qmmp-dev/wiki/browse_pages/</docsUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/qmmp/tools/chocolateyInstall.ps1
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\qmmp-1.3.3-win32.exe"
file = "$toolsPath\qmmp-1.3.4-win32.exe"
softwareName = 'Qt-based Multimedia Player'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down

0 comments on commit 968a019

Please sign in to comment.