summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08cb35bee445..d2c8de72f8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/noahbliss/gst-plugin-viperfx"
license=('custom')
depends=('gstreamer' 'libviperfx')
provides=("${pkgname%-git}" "$_gitname")
-conflicts=("${pkgname%-git}" "$_gitname")
+conflicts=("${pkgname%-git}")
replaces=("$_gitname")
source=('git+https://github.com/noahbliss/gst-plugin-viperfx.git')
sha256sums=('SKIP')