summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2022-08-13 03:29:17 -0300
committerTércio Martins2022-08-13 03:29:17 -0300
commit928426e316ef7cc1fb6999b683b5d9ad57b03bc3 (patch)
tree381c3e4c64ba56ba51036ccd574211f03dbd8e40 /PKGBUILD
parent77a1636c04e78ac558bb777a52bea169ef7ba5dc (diff)
downloadaur-928426e316ef7cc1fb6999b683b5d9ad57b03bc3.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 b5a9ef924436..e07ce53ccb90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ license=('GPL')
depends=('libgl')
makedepends=('openmp')
optdepends=('natron-plugins-git: More presets for the Shadertoy plugin')
-conflicts=("${pkgname}-git")
_natron_ver="Natron-${pkgver}"
_pkgname="${pkgname}-${_natron_ver}"