Upgrade to version 2.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
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 = 2.7.2
|
pkgver = 2.8
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = http://ffmpeg.org/
|
url = http://ffmpeg.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
@@ -84,10 +84,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-2.7.2.tar.bz2
|
source = http://ffmpeg.org/releases/ffmpeg-2.8.tar.bz2
|
||||||
source = http://ffmpeg.org/releases/ffmpeg-2.7.2.tar.bz2.asc
|
source = http://ffmpeg.org/releases/ffmpeg-2.8.tar.bz2.asc
|
||||||
source = UNREDISTRIBUTABLE.txt
|
source = UNREDISTRIBUTABLE.txt
|
||||||
sha256sums = 7ceb7550ad628c526fa6c9ff23fdfb687a62f54d90c4a730998d8c2b417b9ef2
|
sha256sums = 9565236404d3515aab754283c687c0a001019003148bf7f708e643608c0690b8
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4
|
sha256sums = e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4
|
||||||
|
|
||||||
|
|||||||
@@ -11,8 +11,8 @@
|
|||||||
# needs too.
|
# needs too.
|
||||||
|
|
||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
pkgver=2.7.2
|
pkgver=2.8
|
||||||
pkgrel=2
|
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)'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@@ -41,7 +41,7 @@ provides=(
|
|||||||
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=('7ceb7550ad628c526fa6c9ff23fdfb687a62f54d90c4a730998d8c2b417b9ef2'
|
sha256sums=('9565236404d3515aab754283c687c0a001019003148bf7f708e643608c0690b8'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4')
|
'e0c1b126862072a71e18b9580a6b01afc76a54aa6e642d2c413ba0ac9d3010c4')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user