Update mingw-w64-x264 to 148.20160613

This commit is contained in:
Martchus 2016-08-11 17:48:43 +02:00
parent 928f82f5a3
commit 57517bafe5
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.20160103
pkgver=148.20160613
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=5c6570495f8f1c716b294aee1430d8766a4beb9c
_commit=a5e06b9a435852f0125de4ecb198ad47340483fa
source=("git://git.videolan.org/x264.git#commit=${_commit}")
md5sums=('SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"