summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSovietReimu12282022-12-10 11:38:04 +0900
committerSovietReimu12282022-12-10 11:38:04 +0900
commitc0870ce129c23350ca5059d569705bd64ef1c7a8 (patch)
treec993fa34c0f99b98de66653cc46c4b1ea13a028a
parent5a11d0cfaba8845fc3c83ac704055e206e245ffe (diff)
downloadaur-c0870ce129c23350ca5059d569705bd64ef1c7a8.tar.gz
rusticl/zink crashes
so changed branch to rusticl/si
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d73420f2a6e3..dc42661a809c 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.0.0_devel.163400.78e6d07832b.d41d8cd98f00b204e9800998ecf8427e
+pkgver=23.0.0_devel.163990.bc60eca1d95.d41d8cd98f00b204e9800998ecf8427e
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm'
@@ -24,7 +24,7 @@ conflicts=('mesa' 'opencl-mesa' 'vulkan-radeon' 'vulkan-intel' 'vulkan-swrast' '
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/zink'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/si'
'LICENSE'
# 'zink_hack.patch'
)