summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSovietReimu12282023-05-20 07:27:52 +0900
committerSovietReimu12282023-05-20 07:27:52 +0900
commit4ca8c01e6d293d39ed950faf280da050866d66f8 (patch)
treee125b2de2c0593370957329d7bc18c5fc3c3d692 /PKGBUILD
parentdbec4f4ebdaabd5bcaf707da78beea132fdb1ed4 (diff)
downloadaur-4ca8c01e6d293d39ed950faf280da050866d66f8.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 690b3bb4fc8f..8f8825d43fe0 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.171191.3ff77e0f631.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.2.0_devel.171388.0066be44eba.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/ext_handling'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/issue/9052'
'LICENSE'
# 'zink_hack.patch'
)