extra/ffmpeg to 2.5.1-1

This commit is contained in:
Kevin Mihelich 2014-12-16 07:14:35 +00:00
parent ea95515054
commit 6b81c38db6

View file

@ -8,7 +8,7 @@
# - drop x265 until it builds on ARM
pkgname=ffmpeg
pkgver=2.5
pkgver=2.5.1
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=('4346fe710cc6bdd981f6534d2420d1ab'
md5sums=('ad3b4c189e9a7d43ae54c52d409a43ef'
'SKIP')
build() {