mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/avidemux: Updated for version 2.6.11.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9cf07535ee
commit
f413511ddb
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=avidemux
|
||||
VERSION=${VERSION:-2.6.10}
|
||||
VERSION=${VERSION:-2.6.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="avidemux"
|
||||
VERSION="2.6.10"
|
||||
VERSION="2.6.11"
|
||||
HOMEPAGE="http://avidemux.org"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/avidemux/avidemux/2.6.10/avidemux_2.6.10.tar.gz"
|
||||
MD5SUM="61addac2a03720c070aa0b6932cfc2db"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/avidemux/avidemux_2.6.11.tar.gz"
|
||||
MD5SUM="e4c753a8a2c7884270318c1951e7c00e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faac faad2 lame libdca x264 xvidcore"
|
||||
|
|
Loading…
Reference in a new issue