summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSovietReimu12282023-05-01 17:55:02 +0900
committerSovietReimu12282023-05-01 17:55:02 +0900
commit16453665b6c93f9bf68a17308afbed723649bccc (patch)
tree79639489f095482cbfeb1f4c6ea304e1ce0d3fd7 /PKGBUILD
parent998da073f077f1d45fd8c0e7ea85a5d810a0a587 (diff)
downloadaur-16453665b6c93f9bf68a17308afbed723649bccc.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4337707ab3f..fe7a050864c6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mesa-rusticl-git
pkgdesc="An open-source implementation of the OpenGL specification, with Rusticl"
-pkgver=23.2.0_devel.170281.61c4be4bb51.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.2.0_devel.170360.0c6dc49a41a.d41d8cd98f00b204e9800998ecf8427e
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm'
@@ -26,7 +26,7 @@ conflicts=('vulkan-mesa-layers' 'opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'vu
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/antoniospg100/mesa.git#branch=improvs_nir_copyto'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/mem_leaks'
'LICENSE'
# 'zink_hack.patch'
)