extra/ffmpeg to 2.2.5-1

This commit is contained in:
Kevin Mihelich 2014-07-24 00:14:58 +00:00
parent b06b0120cc
commit 805af568f8

View file

@ -8,8 +8,8 @@
# - drop x265 until it builds on ARM
pkgname=ffmpeg
pkgver=2.2.4
pkgrel=3
pkgver=2.2.5
pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@ -22,7 +22,7 @@ depends=(
'v4l-utils' 'libx264' 'xvidcore' 'zlib')
makedepends=('libvdpau' 'yasm' 'x264')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
md5sums=('5b85aea53d8dcd5b0f7b497f233bc101'
md5sums=('a91dbd963f0ed16bf0eacaba98439d00'
'SKIP')
build() {