summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinLinux10282023-11-11 09:55:52 +0900
committerWinLinux10282023-11-11 09:55:52 +0900
commite2e87c2c45c5cf6b8967b10fa9fc0cbcee5fcebc (patch)
tree5d3072847a695428ab71c952c2f0968b57f5fad7
parente5c370a66b4642fd4c2b74846d0b9480c2b1d408 (diff)
downloadaur-e2e87c2c45c5cf6b8967b10fa9fc0cbcee5fcebc.tar.gz
update
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34094747553d..94ea3457e716 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mesa-rusticl-git
pkgdesc = An open-source implementation of the OpenGL specification, with Rusticl
- pkgver = 24.0.0_devel.179925.80e74f486d6.d41d8cd
+ pkgver = 24.0.0_devel.180137.aad1c3dc91b.d41d8cd
pkgrel = 1
url = https://www.mesa3d.org
arch = x86_64
@@ -91,7 +91,7 @@ pkgbase = mesa-rusticl-git
conflicts = vulkan-mesa-layer
conflicts = vulkan-mesa
conflicts = mesa-libgl
- source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/event/send_v2
+ source = mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/sycl_mr1
source = LICENSE
md5sums = SKIP
md5sums = 5c65a0fe315dd347e09b1f2826a1df5a
diff --git a/PKGBUILD b/PKGBUILD
index aa3398f7de82..7da8a9a561a6 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=24.0.0_devel.179925.80e74f486d6.d41d8cd
+pkgver=24.0.0_devel.180137.aad1c3dc91b.d41d8cd
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/event/send_v2'
+source=('mesa::git+https://gitlab.freedesktop.org/karolherbst/mesa.git#branch=rusticl/sycl_mr1'
'LICENSE'
# 'zink_hack.patch'
)