summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-06-16 19:13:36 +0000
committerDaniel Bermond2018-06-16 19:13:36 +0000
commitaeef32e835e99bccd7ab0ec9dd16c6b1763e076f (patch)
tree63451815f2fee16aab4dde0df6156fab0411aad1 /PKGBUILD
parent5f3d99edad53401e00bd0a1ce5980d40e8e95121 (diff)
downloadaur-aeef32e835e99bccd7ab0ec9dd16c6b1763e076f.tar.gz
Updated to version 4.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2d5db3693b9..69e32c823822 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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() {