Updated to version 4.1.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = ffmpeg-full
|
pkgbase = ffmpeg-full
|
||||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||||
pkgver = 4.1.2
|
pkgver = 4.1.3
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.ffmpeg.org/
|
url = https://www.ffmpeg.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
@@ -113,11 +113,11 @@ pkgbase = ffmpeg-full
|
|||||||
provides = libswresample.so
|
provides = libswresample.so
|
||||||
provides = ffmpeg
|
provides = ffmpeg
|
||||||
conflicts = ffmpeg
|
conflicts = ffmpeg
|
||||||
source = https://ffmpeg.org/releases/ffmpeg-4.1.2.tar.xz
|
source = https://ffmpeg.org/releases/ffmpeg-4.1.3.tar.xz
|
||||||
source = https://ffmpeg.org/releases/ffmpeg-4.1.2.tar.xz.asc
|
source = https://ffmpeg.org/releases/ffmpeg-4.1.3.tar.xz.asc
|
||||||
source = LICENSE
|
source = LICENSE
|
||||||
validpgpkeys = FCF986EA15E6E293A5644F10B4322F04D67658D8
|
validpgpkeys = FCF986EA15E6E293A5644F10B4322F04D67658D8
|
||||||
sha256sums = b95f0ae44798ab1434155ac7f81f30a7e9760a02282e4b5898372c22a335347b
|
sha256sums = 0c3020452880581a8face91595b239198078645e7d7184273b8bcc7758beb63d
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
||||||
depends_x86_64 = cuda
|
depends_x86_64 = cuda
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
_srcname=ffmpeg
|
_srcname=ffmpeg
|
||||||
pkgver=4.1.2
|
pkgver=4.1.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@@ -49,7 +49,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
|
|||||||
conflicts=('ffmpeg')
|
conflicts=('ffmpeg')
|
||||||
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}
|
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}
|
||||||
'LICENSE')
|
'LICENSE')
|
||||||
sha256sums=('b95f0ae44798ab1434155ac7f81f30a7e9760a02282e4b5898372c22a335347b'
|
sha256sums=('0c3020452880581a8face91595b239198078645e7d7184273b8bcc7758beb63d'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
|
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
|
||||||
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
|
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
|
||||||
|
|||||||
Reference in New Issue
Block a user