summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSovietReimu12282023-04-14 15:54:42 +0900
committerSovietReimu12282023-04-14 15:54:42 +0900
commit8391973d2194e0e449376ec2e2e19ed08ebd7a33 (patch)
tree81f6dea5756c3d4e2fe0f08382fe9334d93d182b /PKGBUILD
parent02bafee2339705c2d83acca966d0be11e4b55e43 (diff)
downloadaur-8391973d2194e0e449376ec2e2e19ed08ebd7a33.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3dd599555cf..c51ec6c99c2e 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.1.0_devel.169705.e230d60bd61.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.2.0_devel.169785.8adea15f913.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/fix_oob_map'
+source=('mesa::git+https://gitlab.freedesktop.org/antoniospg100/mesa.git#branch=improvs_nir_copyto'
'LICENSE'
# 'zink_hack.patch'
)