[arch-commits] Commit in x264/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue Aug 7 10:03:06 UTC 2018
Date: Tuesday, August 7, 2018 @ 10:03:05
Author: alucryd
Revision: 331101
upgpkg: x264 2:155.r0a84d986-2
Modified:
x264/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-07 09:49:53 UTC (rev 331100)
+++ PKGBUILD 2018-08-07 10:03:05 UTC (rev 331101)
@@ -7,7 +7,7 @@
pkgname=x264
pkgver=155.r0a84d986
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc='Open Source H264/AVC video encoder'
arch=('x86_64')
@@ -18,7 +18,7 @@
'libswscale.so'
)
makedepends=('git' 'ffmpeg' 'l-smash' 'nasm')
-provides=('libx264.so')
+provides=('libx264' 'libx264.so')
conflicts=('libx264' 'libx264-10bit' 'libx264-all')
replaces=('libx264' 'libx264-10bit' 'libx264-all')
_commit='0a84d986e7020f8344f00752e3600b9769cc1e85'
More information about the arch-commits
mailing list