summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSovietReimu12282022-09-27 21:54:24 +0900
committerSovietReimu12282022-09-27 21:54:24 +0900
commit48f9f926795e3c85a5d585bb5570e13c8c95f6a0 (patch)
treebcb9d7a2b4a8cf00354fed0a41f6d6c906223d02 /PKGBUILD
parent365ef0de732c22e8272cfa4f0921215c2bfa6e9b (diff)
downloadaur-48f9f926795e3c85a5d585bb5570e13c8c95f6a0.tar.gz
changed branch to wip_radeonsi
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82bdda360333..09c19ddfabc0 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=22.3.0_devel.160370.c9feed047e2.d41d8cd98f00b204e9800998ecf8427e
+pkgver=22.3.0_devel.160398.61646022bb5.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
'vulkan-mesa-layer' 'vulkan-mesa' 'mesa-libgl')
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/discrete_mem'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/wip_radeonsi'
'LICENSE'
# 'eglapi_hack.patch'
)