updated mingw-w64-ffmpeg

This commit is contained in:
Martchus 2016-03-11 19:25:41 +01:00
parent 519b186e0d
commit 5aa3e130ba
1 changed files with 44 additions and 44 deletions

View File

@ -1,10 +1,10 @@
pkgname=mingw-w64-ffmpeg
pkgver=2.8.6
pkgver=3.0
pkgrel=1.1
epoch=1
pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)"
arch=('any')
url="http://ffmpeg.org/"
url="https://ffmpeg.org/"
license=('GPL3')
depends=(
'mingw-w64-crt' 'mingw-w64-bzip2' 'mingw-w64-fontconfig' 'mingw-w64-fribidi' 'mingw-w64-gnutls'
@ -17,7 +17,7 @@ options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'yasm')
source=(http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
sha256sums=('40611e329bc354592c6f8f1deb033c31b91f80e91f5707ca4f9afceca78d8e62'
sha256sums=('f19ff77a2f7f736a41dd1499eef4784bf3cb7461f07c13a268164823590113c0'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"