Update mingw-w64-x264

This commit is contained in:
Martchus 2016-11-01 16:48:23 +01:00
parent 69f9e4045e
commit 310ce6c762
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# This version includes the programs in contrast to the version found in the AUR.
pkgname=mingw-w64-x264
pkgver=148.20160613
pkgver=148.20160920
pkgrel=1
epoch=1
pkgdesc='Free library for encoding H264/AVC video streams (mingw-w64)'
@ -15,7 +15,7 @@ depends=('mingw-w64-crt')
#provides=('mingw-w64-libx264.so')
options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'yasm' 'git' 'mingw-w64-ffmpeg' 'mingw-w64-l-smash')
_commit=a5e06b9a435852f0125de4ecb198ad47340483fa
_commit=86b71982e131eaa70125f8d0e725fcade9c4c677
source=("git://git.videolan.org/x264.git#commit=${_commit}")
md5sums=('SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"