summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Demers2022-01-27 01:06:32 -0500
committerAlexandre Demers2022-01-27 01:06:32 -0500
commit5c10a825dc26ea5b4d0f47ebbe856afc60f65dd7 (patch)
treeb76f3168607c4ed195b0e6654d5dd33e86d44258 /PKGBUILD
parent77fe92c6123e82722299ec8d152afb031cd8670f (diff)
downloadaur-5c10a825dc26ea5b4d0f47ebbe856afc60f65dd7.tar.gz
Update to 164.r3081.19856cc
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb4735ff176c..0303eda339b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgbasename=x264
pkgname=lib32-x264
-pkgver=0.163.r3060.5db6aa6
+pkgver=0.164.r3081.19856cc
pkgrel=1
epoch=3
pkgdesc='Open Source H264/AVC video encoder (32 bit)'
@@ -16,6 +16,7 @@ arch=('x86_64')
url='https://www.videolan.org/developers/x264.html'
license=('GPL')
depends=(
+# "x264"
"x264>=${epoch}:${pkgver}"
"lib32-glibc"
"lib32-l-smash"
@@ -39,7 +40,7 @@ replaces=(
'lib32-libx264-10bit'
'lib32-libx264-all'
)
-_commit='5db6aa6cab1b146e07b60cc1736a01f21da01154'
+_commit='19856cc41ad11e434549fb3cc6a019e645ce1efe'
source=("git+https://git.videolan.org/git/x264.git#commit=${_commit}")
sha256sums=('SKIP')