summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-10-17 23:04:54 +0000
committerDaniel Bermond2018-10-17 23:04:54 +0000
commit164f729301abb5eca2577b47fda04b0437c983ee (patch)
tree4c4ecf9d7e392820e8beb32fcae40a75b0c69c8d /PKGBUILD
parent50165731a907a4122b0f73614a78604e8744ba83 (diff)
downloadaur-164f729301abb5eca2577b47fda04b0437c983ee.tar.gz
Update provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5217c05b38da..a2aeb74b7253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
+# Maintainer: Daniel Bermond < gmail-com: danielbermond >
pkgname=vmaf-git
-pkgver=1.3.7.r3.gad8ac94
+pkgver=1.3.9.r18.g03eb8a4
pkgrel=1
pkgdesc='Perceptual video quality assessment algorithm based on multi-method fusion (git version)'
arch=('x86_64')
@@ -9,8 +9,8 @@ url='https://github.com/netflix/vmaf/'
license=('APACHE')
depends=('gcc-libs')
makedepends=('git')
-provides=('vmaf' 'libvmaf' 'libvmaf-git')
-conflicts=('vmaf' 'libvmaf' 'libvmaf-git')
+provides=('vmaf')
+conflicts=('vmaf')
replaces=('libvmaf-git')
source=("$pkgname"::'git+https://github.com/Netflix/vmaf.git')
sha256sums=('SKIP')