summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWinLinux10282023-10-11 22:55:22 +0900
committerWinLinux10282023-10-11 22:55:22 +0900
commite7f940d459d7ce70452fc8f6551aff055df7e825 (patch)
tree39dc716315e4462d980c32323babc69272e32339 /PKGBUILD
parenteabb6de15b388504571ebffe83698e3a4832f7f9 (diff)
downloadaur-e7f940d459d7ce70452fc8f6551aff055df7e825.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7806ed969f8..e10519633d79 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.177774.ff7d2203684.d41d8cd
+pkgver=23.3.0_devel.178782.00eeec21e4c.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/zmike/mesa.git#branch=egl'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/event/send'
'LICENSE'
# 'zink_hack.patch'
)