Updated to version 4.0.1

This commit is contained in:
Daniel Bermond
2018-06-16 19:13:36 +00:00
parent 5f3d99edad
commit aeef32e835
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -3,8 +3,8 @@
pkgname=ffmpeg-full
_srcname=ffmpeg
pkgver=4.0
pkgrel=6
pkgver=4.0.1
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
arch=('i686' 'x86_64')
url='http://www.ffmpeg.org/'
@@ -55,7 +55,7 @@ conflicts=(
)
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"
'LICENSE')
sha256sums=('ed945daf40b124e77a685893cc025d086f638bc703183460aff49508edb3a43f'
sha256sums=('605f5c01c60db35d3b617a79cabb2c7032412be243554602eeed1b628125c0ee'
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
prepare() {