summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-04-16 19:13:04 -0400
committerVincent Grande2021-04-16 19:13:04 -0400
commit44781ce6ab05048e039825ae855c8d31f6862d78 (patch)
tree97ab723e979d8dab33943fe8af0cb2d47fd4dd1a /PKGBUILD
parentac1b73a247c20265689d8308da39beb97b8b3ead (diff)
downloadaur-mesa-minimal+-git.tar.gz
remove patch
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.