Updated to version 3.0.2

This commit is contained in:
Iacopo Isimbaldi
2016-05-03 20:09:25 +01:00
parent a44d9707c3
commit 3e46e4a511
2 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8 # Generated by mksrcinfo v8
# Sun Apr 10 23:09:02 UTC 2016 # Tue May 3 19:09:06 UTC 2016
pkgbase = ffmpeg-full pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (with all options) pkgdesc = Complete solution to record, convert and stream audio and video (with all options)
pkgver = 3.0.1 pkgver = 3.0.2
pkgrel = 1 pkgrel = 1
epoch = 1 epoch = 1
url = http://ffmpeg.org/ url = http://ffmpeg.org/
@@ -99,10 +99,10 @@ pkgbase = ffmpeg-full
conflicts = ffmpeg conflicts = ffmpeg
conflicts = ffmpeg-git conflicts = ffmpeg-git
conflicts = ffmpeg-full-git conflicts = ffmpeg-full-git
source = http://ffmpeg.org/releases/ffmpeg-3.0.1.tar.bz2 source = http://ffmpeg.org/releases/ffmpeg-3.0.2.tar.bz2
source = http://ffmpeg.org/releases/ffmpeg-3.0.1.tar.bz2.asc source = http://ffmpeg.org/releases/ffmpeg-3.0.2.tar.bz2.asc
source = UNREDISTRIBUTABLE.txt source = UNREDISTRIBUTABLE.txt
sha256sums = f7f7052c120f494dd501f96becff9b5a4ae10cfbde97bc2f1e9f0fd6613a4984 sha256sums = 30e3c77c2f4c358ed087869455a7496cbd7753a5e1b98d20ba49c1004009fd36
sha256sums = SKIP sha256sums = SKIP
sha256sums = e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4 sha256sums = e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4
+2 -2
View File
@@ -3,7 +3,7 @@
# #
pkgname=ffmpeg-full pkgname=ffmpeg-full
pkgver=3.0.1 pkgver=3.0.2
pkgrel=1 pkgrel=1
epoch=1 epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with all options)' pkgdesc='Complete solution to record, convert and stream audio and video (with all options)'
@@ -33,7 +33,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
source=(http://ffmpeg.org/releases/ffmpeg-$pkgver.tar.bz2{,.asc} source=(http://ffmpeg.org/releases/ffmpeg-$pkgver.tar.bz2{,.asc}
UNREDISTRIBUTABLE.txt) UNREDISTRIBUTABLE.txt)
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
sha256sums=('f7f7052c120f494dd501f96becff9b5a4ae10cfbde97bc2f1e9f0fd6613a4984' sha256sums=('30e3c77c2f4c358ed087869455a7496cbd7753a5e1b98d20ba49c1004009fd36'
'SKIP' 'SKIP'
'e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4') 'e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4')