summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4227b73b121a..e666ebf1aa73 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,10 +30,8 @@ conflicts=('mesa' 'opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'vulkan-mesa-laye
url="https://www.mesa3d.org"
license=('custom')
source=('mesa::git+https://gitlab.freedesktop.org/mesa/mesa.git'
- 'LICENSE'
- '0001-clover-llvm13-use-FixedVectorType.patch')
+ 'LICENSE')
sha512sums=('SKIP'
- 'SKIP'
'SKIP')
# ninja grabs all available cores and leaves almost nothing for other processes.