Bump revisions of all packages that depend on FFmpeg.

Using the tools script.
This commit is contained in:
Augustin Cavalier
2018-07-02 18:50:08 -04:00
parent 4ed9af99c2
commit df75b1d18f
34 changed files with 39 additions and 39 deletions

View File

@@ -11,7 +11,7 @@ fetch lyrics for your music, to set an alarm in the morning, and more."
HOMEPAGE="http://audacious-media-player.org/"
COPYRIGHT="2010-2017 Błażej Szczygieł"
LICENSE="GNU GPL v3"
REVISION="5"
REVISION="6"
SOURCE_URI="https://github.com/audacious-media-player/audacious-plugins/archive/audacious-plugins-$portVersion.tar.gz"
CHECKSUM_SHA256="1d6ec9da502d79735afa5d5377c74c69863348fc8173edc5b4d6c2158b94418c"
SOURCE_DIR="audacious-plugins-audacious-plugins-$portVersion"

View File

@@ -10,7 +10,7 @@ DESCRIPTION="Plugin List:
HOMEPAGE="http://qmmp.ylsoftware.com/"
COPYRIGHT="2006-2018 Qmmp Development Team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp-plugin-pack/qmmp-plugin-pack-$portVersion.tar.bz2"
SOURCE_DIR="qmmp-plugin-pack-$portVersion"
CHECKSUM_SHA256="041180e8738cb4393d586de1fe579eb1205c8eff71442650ec3041ab69072aea"
@@ -66,7 +66,7 @@ BUILD()
}
INSTALL()
{
{
mkdir -p $appsDir/Qmmp/plugins
cp -rf lib/qmmp/* $appsDir/Qmmp/plugins
}