extra/ffmpeg2.8 to 2.8.11-1

This commit is contained in:
Kevin Mihelich 2017-02-11 15:27:04 +00:00
parent 22657a1821
commit b413922d8d

View file

@ -10,8 +10,8 @@
# - rename ld.so.conf.d config so nothing is loaded before it
pkgname=ffmpeg2.8
pkgver=2.8.9
pkgrel=2
pkgver=2.8.11
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
url='https://ffmpeg.org/'
@ -29,7 +29,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libswscale.so')
source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
sha256sums=('11bd97f3f3b9608869147a20d59bec7c8d02fbd951a13c6c29cb777d700860e8'
sha256sums=('38aa3aec93c480b34d33f3648aff9278581d151488b521995c084258613e1fe6'
'SKIP')
build() {