summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-10-17 23:13:02 +0000
committerDaniel Bermond2018-10-17 23:13:02 +0000
commitcecee1ad9456debace32c193e5e165860caabbe9 (patch)
tree8e4393bc1faa6a1d0bb3e3eb597eca0e246451e7 /PKGBUILD
parent164f729301abb5eca2577b47fda04b0437c983ee (diff)
downloadaur-cecee1ad9456debace32c193e5e165860caabbe9.tar.gz
Update provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2aeb74b7253..346b0be018d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url='https://github.com/netflix/vmaf/'
license=('APACHE')
depends=('gcc-libs')
makedepends=('git')
-provides=('vmaf')
-conflicts=('vmaf')
+provides=('vmaf' 'libvmaf')
+conflicts=('vmaf' 'libvmaf')
replaces=('libvmaf-git')
source=("$pkgname"::'git+https://github.com/Netflix/vmaf.git')
sha256sums=('SKIP')