extra/ffmpeg to 2.5.4-1

This commit is contained in:
Kevin Mihelich 2015-02-14 06:49:19 +00:00
parent af56bd8703
commit e4bac9d171

View file

@ -8,8 +8,8 @@
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
pkgname=ffmpeg
pkgver=2.5.3
pkgrel=2
pkgver=2.5.4
pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@ -24,7 +24,7 @@ depends=(
makedepends=('libvdpau' 'yasm' 'hardening-wrapper')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
md5sums=('efba7c5cfbea9ce58ff693cd08f90ffa'
md5sums=('af92a816b642d32134a764d2d7f55b75'
'SKIP')
build() {