summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitchell Renouf2019-02-06 14:37:50 -0330
committerMitchell Renouf2019-02-06 14:37:50 -0330
commit5e65635517c81b6274863fd3e1001adb82020a23 (patch)
tree1fef43a3f7f91a002421436a2757b2dab210ed2f
parent30daf5f7f5037f8b11e1f9faa398c5cf8fb6d2eb (diff)
downloadaur-5e65635517c81b6274863fd3e1001adb82020a23.tar.gz
update to version used by ffmpeg 4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8df563ff2f4f..46370b83f94b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sun Sep 2 11:43:46 UTC 2018
pkgbase = lib32-x264
pkgdesc = Open Source H264/AVC video encoder (lib32)
pkgver = 155.r0a84d986
@@ -19,7 +17,7 @@ pkgbase = lib32-x264
replaces = lib32-libx264
replaces = lib32-libx264-10bit
replaces = lib32-libx264-all
- source = git+https://git.videolan.org/git/x264.git#commit=0a84d986e7020f8344f00752e3600b9769cc1e85
+ source = git+https://git.videolan.org/git/x264.git#commit=545de2ffec6ae9a80738de1b2c8cf820249a2530
sha256sums = SKIP
pkgname = lib32-x264
diff --git a/PKGBUILD b/PKGBUILD
index 1d972231128c..175c3e45bee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ makedepends=('git' 'l-smash' 'nasm')
provides=('lib32-libx264' 'libx264.so')
conflicts=('lib32-libx264' 'lib32-libx264-10bit' 'lib32-libx264-all')
replaces=('lib32-libx264' 'lib32-libx264-10bit' 'lib32-libx264-all')
-_commit='0a84d986e7020f8344f00752e3600b9769cc1e85'
+_commit='545de2ffec6ae9a80738de1b2c8cf820249a2530'
source=("git+https://git.videolan.org/git/x264.git#commit=${_commit}")
sha256sums=('SKIP')