extra/ffmpeg2.8 to 2.8.12-1

This commit is contained in:
Kevin Mihelich 2017-06-13 00:09:13 +00:00
parent 08b3329337
commit e1095f10d6

View file

@ -10,8 +10,8 @@
# - rename ld.so.conf.d config so nothing is loaded before it
pkgname=ffmpeg2.8
pkgver=2.8.11
pkgrel=9
pkgver=2.8.12
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=('38aa3aec93c480b34d33f3648aff9278581d151488b521995c084258613e1fe6'
sha256sums=('6213f18a8bb93415724c40a1840a4591458c2949575978b9cf43d7b6a71283bd'
'SKIP')
build() {