aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ae43eb8b75e..0295341fdf08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ optdepends=('cuda: CUDA support in Cycles')
makedepends=('git' 'cmake' 'boost' 'mesa' 'llvm')
((DISABLE_NINJA)) || makedepends+=('ninja')
((DISABLE_CUDA)) || makedepends+=('cuda')
-provides=('blender=2.80')
-conflicts=('blender')
+provides=('blender-2.81')
+conflicts=('blender-2.81')
license=('GPL')
install=blender.install
# NOTE: the source array has to be kept in sync with .gitmodules