summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1deb29db6d9e..2fe987ab5e5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ arch=('x86_64')
license=(custom)
depends=('llvm-libs')
makedepends=('cmake' 'llvm' 'spirv-tools' 'python' 'python-setuptools' 'clang' 'make' 'ninja' 'gcc' 'gcc-libs')
-conflicts=('spirv-llvm-translator' 'spirv-llvm-translator-git')
+conflicts=('spirv-llvm-translator' 'spirv-llvm-translator-git' 'spirv-llvm-translator-stable')
provides=('spirv-llvm-translator')
source=('https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/llvm_release_120.zip')
md5sums=('SKIP')