Updated to version 3.1.5

This commit is contained in:
Iacopo Isimbaldi
2016-10-24 22:26:46 +01:00
parent f991476aa5
commit 5317789a5f
2 changed files with 9 additions and 9 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Tue Sep 13 12:35:52 UTC 2016
# Mon Oct 24 21:09:01 UTC 2016
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (with all options)
pkgver = 3.1.3
pkgver = 3.1.5
pkgrel = 1
epoch = 1
url = http://ffmpeg.org/
@@ -103,12 +103,12 @@ pkgbase = ffmpeg-full
conflicts = ffmpeg
conflicts = ffmpeg-git
conflicts = ffmpeg-full-git
source = http://ffmpeg.org/releases/ffmpeg-3.1.3.tar.bz2
source = http://ffmpeg.org/releases/ffmpeg-3.1.3.tar.bz2.asc
source = https://ffmpeg.org/releases/ffmpeg-3.1.5.tar.xz
source = https://ffmpeg.org/releases/ffmpeg-3.1.5.tar.xz.asc
source = UNREDISTRIBUTABLE.txt
source = openh264-1.6.0-fix.patch
source = openh264-dec-wrapper.patch
sha256sums = 58bc89c65dd114d874efbf76f76368d03b5e407f0a3f42d5b40801c280968a38
sha256sums = 49cc3105f7891c5637f8fabb1b75ebb19c9b5123b311a3ccc6182aa35d58b89a
sha256sums = SKIP
sha256sums = e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4
sha256sums = 1f1830169aa15507cd50e2099147db33a31a73123a8a90e74296dcc1243be457
+4 -4
View File
@@ -3,7 +3,7 @@
#
pkgname=ffmpeg-full
pkgver=3.1.3
pkgver=3.1.5
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with all options)'
@@ -31,12 +31,12 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
'libswscale.so'
'ffmpeg')
source=(http://ffmpeg.org/releases/ffmpeg-$pkgver.tar.bz2{,.asc}
UNREDISTRIBUTABLE.txt)
source=(https://ffmpeg.org/releases/ffmpeg-$pkgver.tar.xz{,.asc}
UNREDISTRIBUTABLE.txt
openh264-1.6.0-fix.patch
openh264-dec-wrapper.patch)
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
sha256sums=('58bc89c65dd114d874efbf76f76368d03b5e407f0a3f42d5b40801c280968a38'
sha256sums=('49cc3105f7891c5637f8fabb1b75ebb19c9b5123b311a3ccc6182aa35d58b89a'
'SKIP'
'e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4'
'1f1830169aa15507cd50e2099147db33a31a73123a8a90e74296dcc1243be457'