extra/ffmpeg to 2.8-1

This commit is contained in:
Kevin Mihelich 2015-09-09 12:04:10 +00:00
parent 7514212d39
commit c856b01ab7

View file

@ -9,8 +9,8 @@
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
pkgname=ffmpeg
pkgver=2.7.2
pkgrel=3
pkgver=2.8
pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@ -33,7 +33,7 @@ provides=(
)
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
md5sums=('7eb2140bab9f0a8669b65b50c8e4cfb5'
md5sums=('5eb3839e23c9ca396fabd0ebbe293ea2'
'SKIP')
build() {