[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Oct 30 16:11:07 UTC 2016
Date: Sunday, October 30, 2016 @ 16:11:06
Author: alucryd
Revision: 279474
upgpkg: ffmpeg 1:3.2-1
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-30 11:11:27 UTC (rev 279473)
+++ PKGBUILD 2016-10-30 16:11:06 UTC (rev 279474)
@@ -6,7 +6,7 @@
# Contributor: Paul Mattal <paul at archlinux.org>
pkgname=ffmpeg
-pkgver=3.1.5
+pkgver=3.2
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
@@ -16,7 +16,7 @@
depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gmp' 'gnutls' 'gsm' 'jack'
'lame' 'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
'libpulse' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau' 'libwebp'
- 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+ 'opencore-amr' 'openjpeg2' 'opus' 'schroedinger' 'sdl' 'speex'
'v4l-utils' 'xvidcore' 'zlib'
'libvidstab.so' 'libvorbis.so' 'libvorbisenc.so' 'libvpx.so'
'libx264.so' 'libx265.so' 'libnetcdf.so')
@@ -27,7 +27,7 @@
'libswscale.so')
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
-sha256sums=('49cc3105f7891c5637f8fabb1b75ebb19c9b5123b311a3ccc6182aa35d58b89a'
+sha256sums=('88f70c1b8cab108f494ecbab5ba302cdb35d59a84cea88008b5fe49be068d5da'
'SKIP')
build() {
More information about the arch-commits
mailing list