mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/ffmpeg2.8 to 2.8.9-1
This commit is contained in:
parent
a4fcac2748
commit
00d2372e06
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
# - rename ld.so.conf.d config so nothing is loaded before it
|
||||
|
||||
pkgname=ffmpeg2.8
|
||||
pkgver=2.8.8
|
||||
pkgver=2.8.9
|
||||
pkgrel=1
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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=('f94e2f71aacd1fdb1e28aac8cf36aa457c13b0fc9bf704b467d91489705d2199'
|
||||
sha256sums=('11bd97f3f3b9608869147a20d59bec7c8d02fbd951a13c6c29cb777d700860e8'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue