Skip to content

Commit

Permalink
AU: 1 updated - picard
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 15, 2019
1 parent cbe0b5c commit c3232cd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/picard/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/picard.svg" width="48" height="48"/> [picard](https://chocolatey.org/packages/picard)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c0ad49fb5e8519b7bf9538ebe63ae95dbddec633/icons/picard.svg" width="48" height="48"/> [picard](https://chocolatey.org/packages/picard)


MusicBrainz Picard is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz tagger.
Expand Down
4 changes: 2 additions & 2 deletions automatic/picard/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://picard.musicbrainz.org/downloads/>
and can be verified by doing the following:

1. Download the following <https://musicbrainz.osuosl.org/pub/musicbrainz/picard/picard-setup-2.1.3.exe>
1. Download the following <https://musicbrainz.osuosl.org/pub/musicbrainz/picard/picard-setup-2.2.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: 31AE62B6ADBDC9E1278C12F12B5F37367693F4A59861A8244D722AB732FB4755
checksum: 2D8358EE80873AA9AF30316069CC6385AE5D110BBFE4CA9713215A8F388027B6

The file 'LICENSE.txt' has been obtained from <https://github.com/metabrainz/picard/blob/eeb586b392a5a7dc63d64ba697374ea37e6e122a/COPYING.txt>
6 changes: 3 additions & 3 deletions automatic/picard/picard.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>picard</id>
<version>2.1.3</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/picard</packageSourceUrl>
<version>2.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/picard</packageSourceUrl>
<owners>chocolatey</owners>
<title>MusicBrainz Picard</title>
<authors>MusicBrainz</authors>
<projectUrl>http://musicbrainz.org/doc/MusicBrainz_Picard</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/picard.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c0ad49fb5e8519b7bf9538ebe63ae95dbddec633/icons/picard.svg</iconUrl>
<copyright>Copyright © 2004-2014 Robert Kaye, Lukáš Lalinský and others</copyright>
<licenseUrl>https://github.com/metabrainz/picard/blob/master/COPYING.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down

0 comments on commit c3232cd

Please sign in to comment.