From 8c05497ea182e4034e799ea08cb85014b6b371c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?coadde=20=5BM=C3=A1rcio=20Alexandre=20Silva=20Delgado=5D?= Date: Fri, 5 Sep 2014 03:56:54 -0300 Subject: blender: fix conflicts and replaces --- libre/blender/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/blender/PKGBUILD') diff --git a/libre/blender/PKGBUILD b/libre/blender/PKGBUILD index 7e87fd84e..db5c6f0ad 100644 --- a/libre/blender/PKGBUILD +++ b/libre/blender/PKGBUILD @@ -27,8 +27,8 @@ optdepends=('bullet: for Rigid Bodies and Physics Simulation' 'blender-addon-mitsuba: for optional renderer and exporter with Mitsuba (pcr repo)' 'blender-addon-ogre: for export to Ogre3D formats (pcr repo)' 'blender-addon-yafaray: for optional renderer with YafaRay (pcr repo)') -conflicts=("$pkgbase" "$pkgbase-libre" "$pkgbase-libre-spacenav" "$pkgbase-spacenav-libre") -replaces=("$pkgbase" "$pkgbase-libre" "$pkgbase-libre-spacenav" "$pkgbase-spacenav-libre") +conflicts=("$pkgbase-libre" "$pkgbase-libre-spacenav" "$pkgbase-spacenav-libre") +replaces=("$pkgbase-libre" "$pkgbase-libre-spacenav" "$pkgbase-spacenav-libre") options=('!strip') install="$pkgbase.install" source=("http://download.$pkgbase.org/source/$pkgbase-$pkgver.tar.gz") -- cgit v1.2.3-2-g168b