Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
AU: 1 updated - mpc-qt
Browse files Browse the repository at this point in the history
  • Loading branch information
JourneyOver committed Mar 11, 2018
1 parent bd5af57 commit 5ee88fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions automatic/mpc-qt/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed download
location on <https://github.com/cmdrkotori/mpc-qt/releases>
location on <https://github.com/cmdrkotori/mpc-qt/releases/tag/v18.03>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/cmdrkotori/mpc-qt/releases/download/v17.11/mpc-qt-win-x64-1711.zip>
url: <https://github.com/cmdrkotori/mpc-qt/releases/download/v18.03/mpc-qt-win-x64-1803.zip>

2. You can obtain the checksum using one of the following methods:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: FAB49BD3DC12389B35BAC24FD366875C376DF80717263E7CC7D1DEB8EE06A54D
checksum: 1EF6EECE12D04A8428ACA3E16CB8A6288C77EFE32A7129DC655BDF5047EA3426

Using AU:

Expand Down
7 changes: 3 additions & 4 deletions automatic/mpc-qt/mpc-qt.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>mpc-qt</id>
<version>17.11</version>
<version>18.03</version>
<packageSourceUrl>https://github.com/JourneyOver/chocolatey-packages/tree/master/automatic/mpc-qt</packageSourceUrl>
<owners>JourneyOver</owners>
<title>MPC QT</title>
Expand All @@ -20,8 +20,7 @@
<bugTrackerUrl>https://github.com/cmdrkotori/mpc-qt/issues</bugTrackerUrl>
<tags>media-player libmpv mpc-qt mpc-hc cross-platform clone mpv</tags>
<summary>A clone of Media Player Classic reimplemented in Qt.</summary>
<description>
Media Player Classic Qute Theater (mpc-qt) is a clone of Media Player Classic (mpc-hc) reimplemented in Qt. It aims to reproduce most of the interface and functionality of mpc-hc while using libmpv to play video instead of DirectShow.
<description><![CDATA[Media Player Classic Qute Theater (mpc-qt) is a clone of Media Player Classic (mpc-hc) reimplemented in Qt. It aims to reproduce most of the interface and functionality of mpc-hc while using libmpv to play video instead of DirectShow.
## Features
Expand All @@ -33,7 +32,7 @@ Media Player Classic Qute Theater (mpc-qt) is a clone of Media Player Classic (m
- Custom metadata
![screenshot](https://raw.githubusercontent.com/JourneyOver/chocolatey-packages/master/readme_imgs/mpc-qt.png)
</description>
]]></description>
<releaseNotes>
#### Program
* [Changelog](https://github.com/cmdrkotori/mpc-qt/releases)
Expand Down

0 comments on commit 5ee88fa

Please sign in to comment.