summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkfg2016-10-29 12:26:45 +0200
committerkfg2016-10-29 12:26:45 +0200
commitcd695cd1a5a78cbd01f01e6bab39b7c125dcc808 (patch)
tree9005ba8eba793594ee0ec95310376c6a9da35b44 /PKGBUILD
parent003cd6a6bef9be9af49e1df417427667785f01d2 (diff)
downloadaur-cd695cd1a5a78cbd01f01e6bab39b7c125dcc808.tar.gz
upgpkg: mingw-w64-x264 2:148.20160920-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3f3c878798f..82bb38345d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer : Karl-Felix Glatzer <karl.glatzer@gmx.de>
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)'
@@ -11,7 +11,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"