summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-08-05 16:46:47 -0300
committerDaniel Bermond2017-08-05 16:46:47 -0300
commit4b087f52c7e262206f9c76d248cb6dd9b33699c2 (patch)
tree0de3b2d31a48dea1c55ed4e3536e87c7916810c2 /PKGBUILD
parentdb7faf62069706b5f846652be255e9cd80bb2253 (diff)
downloadaur-4b087f52c7e262206f9c76d248cb6dd9b33699c2.tar.gz
Updated to version 3.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a8876f8e815..f2c6ed511644 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=ffmpeg-full
_srcname=ffmpeg
-pkgver=3.3.2
-pkgrel=9
+pkgver=3.3.3
+pkgrel=1
pkgdesc='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/'
@@ -48,7 +48,7 @@ conflicts=(
)
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"
'LICENSE')
-sha256sums=('1998de1ab32616cbf2ff86efc3f1f26e76805ec5dc51e24c041c79edd8262785'
+sha256sums=('d2a9002cdc6b533b59728827186c044ad02ba64841f1b7cd6c21779875453a1e'
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
build() {