summaryrefslogtreecommitdiff
path: root/libre/blender-libre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/blender-libre/PKGBUILD')
-rw-r--r--libre/blender-libre/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/libre/blender-libre/PKGBUILD b/libre/blender-libre/PKGBUILD
index 8baed7927..608c98c65 100644
--- a/libre/blender-libre/PKGBUILD
+++ b/libre/blender-libre/PKGBUILD
@@ -52,7 +52,9 @@ makedepends=(
mesa
subversion
)
-provides=${_pkgname%-$_pkgflag}=$epoch:$pkgver
+provides=(
+ ${_pkgname%-$_pkgflag}=$epoch:$pkgver
+)
conflicts=${_pkgname%-$_pkgflag}
replaces=${_pkgname%-$_pkgflag}
install=$_pkgname.install