Update ffmpeg-libfdk_aac to 4.0.1

This commit is contained in:
Martchus 2018-06-18 19:27:35 +02:00
parent 0a1a4ba566
commit a7723474fd
1 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
pkgver=4.0
pkgrel=3
pkgver=4.0.1
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with libfdk-aac support)'
arch=('i686' 'x86_64')
@ -35,7 +35,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
conflicts=("$_name")
source=(https://ffmpeg.org/releases/$_name-$pkgver.tar.xz{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
sha256sums=('ed945daf40b124e77a685893cc025d086f638bc703183460aff49508edb3a43f'
sha256sums=('i605f5c01c60db35d3b617a79cabb2c7032412be243554602eeed1b628125c0ee'
'SKIP')
build() {