summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSovietReimu12282022-10-31 07:55:07 +0900
committerSovietReimu12282022-10-31 07:55:07 +0900
commit350570dbb08b5799a63203ab53c4a3ae1fea4b64 (patch)
treea2feca831d5de059c9f7d3c8c40816c78733a664 /PKGBUILD
parent68a95b0e09657cf3215b60bf5b36d22971c58e15 (diff)
downloadaur-350570dbb08b5799a63203ab53c4a3ae1fea4b64.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcb0579a951f..8e3519860035 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.162059.35395edd69b.d41d8cd98f00b204e9800998ecf8427e
+pkgver=22.3.0_devel.161999.fb58cb2882f.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/si'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/zink'
'LICENSE'
# 'zink_hack.patch'
)