mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/x264 to 0.159.r2999.296494a-1
This commit is contained in:
parent
110392f1fe
commit
3b6246e9a2
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - --disable-lto
|
||||
|
||||
pkgname=x264
|
||||
pkgver=0.159.r2991.1771b55
|
||||
pkgver=0.159.r2999.296494a
|
||||
pkgrel=1
|
||||
epoch=3
|
||||
pkgdesc='Open Source H264/AVC video encoder'
|
||||
|
@ -38,7 +38,7 @@ replaces=(
|
|||
libx264-10bit
|
||||
libx264-all
|
||||
)
|
||||
source=(git+https://code.videolan.org/videolan/x264.git#commit=1771b556ee45207f8711744ccbd5d42a3949b14c)
|
||||
source=(git+https://code.videolan.org/videolan/x264.git#commit=296494a4011f58f32adc54304a2654627558c59a)
|
||||
sha256sums=(SKIP)
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue