summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2022-08-13 03:29:57 -0300
committerTércio Martins2022-08-13 03:29:57 -0300
commitbf29316757b2b068715b0ccd790611c53a9d0561 (patch)
treec62f854faa209fc66c931726952d9957c71cd455 /PKGBUILD
parent8a9fa2ae9ff03edc934150d61e321660c42a6380 (diff)
downloadaur-bf29316757b2b068715b0ccd790611c53a9d0561.tar.gz
Remove "conflicts" variable in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93b5fe016365..8cb3be20f87a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,6 @@ optdepends=('openfx-arena: Extra OpenFX plugins for Natron'
'openfx-gmic: OpenFX wrapper for the GMIC framework'
'openfx-io: Readers/Writers plugins'
'openfx-misc: Miscellaneous OpenFX plugins')
-conflicts=("${pkgname}-git")
_pkgname=${pkgname%-*}
_pkgname=${_pkgname^}