summaryrefslogtreecommitdiff
path: root/libre/blender
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-09-05 03:56:54 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-09-05 03:56:54 -0300
commit8c05497ea182e4034e799ea08cb85014b6b371c7 (patch)
treee4049c3b5f833eea968ab6e4736fd64308eb2513 /libre/blender
parent23059bc34ed2351b8be09028fe73e227b73b29a9 (diff)
blender: fix conflicts and replaces
Diffstat (limited to 'libre/blender')
-rw-r--r--libre/blender/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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")