extra/ffmpeg to 2.5-1

This commit is contained in:
David Beauchamp 2014-12-07 09:55:32 -05:00
parent 00c3b18eab
commit 88b2276c7d

View file

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