summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWinLinux10282023-08-08 03:20:55 +0900
committerWinLinux10282023-08-08 03:20:55 +0900
commit78408cbbfca99ff368b5ddd15144353645c9432f (patch)
treead4697b03370f44509962d297eeeb4296a0f41e4 /PKGBUILD
parent06e5c0c0456ab89784b33a622cf0f4359c7897f2 (diff)
downloadaur-78408cbbfca99ff368b5ddd15144353645c9432f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 834d21fb2f80..d763bca7c1a4 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.174472.6eb5b9fd2ac.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.3.0_devel.176082.f9b7b17579a.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/karolherbst/mesa.git#branch=rusticl/event/send'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/global_vars'
'LICENSE'
# 'zink_hack.patch'
)