mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/x264 to 0.164.r3095.baee400-4
This commit is contained in:
parent
6fb04112ab
commit
5ec25b9d51
1 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
pkgname=x264
|
||||
pkgver=0.164.r3095.baee400
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
epoch=3
|
||||
pkgdesc='Open Source H264/AVC video encoder'
|
||||
arch=(x86_64)
|
||||
|
@ -34,7 +34,8 @@ replaces=(
|
|||
libx264-10bit
|
||||
libx264-all
|
||||
)
|
||||
_commit=baee400fa9ced6f5481a728138fed6e867b0ff7f
|
||||
options=(debug)
|
||||
_commit=baee400fa9ced6f5481a728138fed6e867b0ff7f # master
|
||||
source=(git+https://code.videolan.org/videolan/x264.git#commit=${_commit})
|
||||
sha256sums=(SKIP)
|
||||
|
||||
|
|
Loading…
Reference in a new issue