mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/x264 to 0.159.r2991.1771b55-1
This commit is contained in:
parent
21c5bae3fe
commit
591105d214
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# - --disable-lto
|
||||
|
||||
pkgname=x264
|
||||
pkgver=0.157.r2980.34c06d1
|
||||
pkgrel=2
|
||||
pkgver=0.159.r2991.1771b55
|
||||
pkgrel=1
|
||||
epoch=3
|
||||
pkgdesc='Open Source H264/AVC video encoder'
|
||||
arch=(x86_64)
|
||||
|
@ -38,7 +38,7 @@ replaces=(
|
|||
libx264-10bit
|
||||
libx264-all
|
||||
)
|
||||
source=(git+https://code.videolan.org/videolan/x264.git#commit=34c06d1c17ad968fbdda153cb772f77ee31b3095)
|
||||
source=(git+https://code.videolan.org/videolan/x264.git#commit=1771b556ee45207f8711744ccbd5d42a3949b14c)
|
||||
sha256sums=(SKIP)
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue