summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWinLinux10282023-06-07 17:57:42 +0900
committerWinLinux10282023-06-07 17:57:42 +0900
commit2e8ad40e779cc3d7c909bc06eceac1a7d757e97e (patch)
tree7e4dfa6b8b2dbf2cd44812eef960d17e28f3e621 /PKGBUILD
parent342023421c8d35db189cfa27c39081444ab36be3 (diff)
downloadaur-2e8ad40e779cc3d7c909bc06eceac1a7d757e97e.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0146c1fa89b1..c864623ef6a9 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.171999.e2da5bf549e.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.2.0_devel.172036.8e6edd28a93.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/issue/9052'
+source=('mesa::git+https://gitlab.freedesktop.org/airlied/mesa.git#branch=radeonsi-rusticl-full-profile'
'LICENSE'
# 'zink_hack.patch'
)