summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWinLinux10282023-10-31 06:09:59 +0900
committerWinLinux10282023-10-31 06:09:59 +0900
commit2b1d18a78ba79c7b546b9096c441c410ae5336ec (patch)
tree82e9a28b7153ca2a78e99628373053b514ed66a3 /PKGBUILD
parente20ff4e2393b710f1f10948e9e4cda32335616ea (diff)
downloadaur-2b1d18a78ba79c7b546b9096c441c410ae5336ec.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dec9cdab7ea1..36474edde655 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.3.0_devel.179146.d849835ddd0.d41d8cd
+pkgver=24.0.0_devel.179651.13b608f0628.d41d8cd
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/lumag/mesa.git#branch=proc-macro'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/cb0_rework'
'LICENSE'
# 'zink_hack.patch'
)