mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/ffmpeg2.8 to 2.8.14-1
This commit is contained in:
parent
85fdedc76d
commit
e718e774d6
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
|||
# - rename ld.so.conf.d config so nothing is loaded before it
|
||||
|
||||
pkgname=ffmpeg2.8
|
||||
pkgver=2.8.13
|
||||
pkgrel=7
|
||||
pkgver=2.8.14
|
||||
pkgrel=1
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=('x86_64')
|
||||
url='https://ffmpeg.org/'
|
||||
|
@ -31,7 +31,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
|
|||
'libswscale.so')
|
||||
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
|
||||
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
|
||||
sha256sums=('c8c807cddfaf6659de81453e8719be8d87f0995a206debdf266ac61bd2c8d843'
|
||||
sha256sums=('ef061d9a6cdde8628d00613d17b467fb5ad75e7404ef523dc842e192c511a116'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue